@charset "iso-8859-1";

@import url(../../base/css/general.css);
@import url(css/login_section.css);

	body
	{
		margin:0px;
		padding:0px;
		background-image:url('../images/body_bg.jpg');
	    background-repeat: repeat-x;
		background-color: #FF9CC8;
		font-family:Arial;
		font-size:12px;
		color: #333;
	}
	
	td
	{
		text-align:left;
	}
	
	a img, form 
	{
		border:none;
		margin:0px;
		padding:0px;
	}	
	
	select,
	select.no,
	input,
	input.no,
	textarea,
	textarea.no
	{
		font-size:12px;
		font-family:Arial;
	}
	
	/* * * * MsgBox * * * */
	
	.MsgBox
	{
		margin:15px auto 15px auto;
	}
	
	.MsgBox td
	{
		margin:0px;
		padding:0px;
	}
	
	.MsgBox .corner,
	.MsgBox .corner img
	{
		width:7px;
		height:7px;
		font-size:0px;
	}
	
	.MsgBox .left_side,
	.MsgBox .right_side,
	.MsgBox .top_side,
	.MsgBox .bottom_side
	{
		background-color:#F8F8F8;
		background-image:url(../images/msgbox_bd.gif);
		font-size:0px;
	}
	
	.MsgBox .left_side
	{
		width:7px;
		background-position:left top;
		background-repeat:repeat-y;
	}
	
	.MsgBox .right_side
	{
		width:7px;
		background-position:right top;
		background-repeat:repeat-y;
	}
	
	.MsgBox tr .top_side
	{
		height:7px;
		background-position:left top;
		background-repeat:repeat-x;
	}
	
	.MsgBox .bottom_side
	{
		height:7px;
		background-position:left bottom;
		background-repeat:repeat-x;
	}

	.MsgBox .msgbox_content
	{
		background-color:#F8F8F8;
	}
	
	.MsgBox .msgbox_text
	{
		text-align:center;
		color:#CCCCCC;
		font-weight:bold;
		font-size:24px;
		padding:10px;
		text-transform:uppercase;
	}
	
	/* * * *  * * * */
	
	
	.main
	{
		position:relative;
		width: 950px;
/*		border: 1px solid #999;*/
		background-image: url('../images/content_bg.jpg');
		background-color: #fff;
		margin: 0 auto 10px auto;
		/*padding:8px 10px;*/
	}
	
	.main2
	{
		float: right;
		position: relative;
		margin: 10px 10px;
	}
	
	.contentWrapper
	{
		background-image: url('../images/nav_bg.png');
		background-repeat: repeat-y;
		background-position: left;
	}
	
	/*.topestMenuWrapper
	{
		position:relative;
		height:21px;
	}*/
	
	.headerimg
	{
		vertical-align: top;
		float: right;
		/*position: absolute;*/
	}
	
	.topestMenu
	{
		/*position:absolute;
		top:-8px;
		left:-10px;
		width:980px;*/
		
		height:17px;
		padding-top:3px;
		border-bottom:1px solid #999999;
		background-image:url(../images/top_tab_cutting.gif);
		font-size:11px;
		text-align:center;
	}
	
	.topestMenu a
	{
		margin-left:5px;
	}
	
	.topBlock
	{
/*	 	background-image: url('../images/header_bg.png');*/
	    background-repeat: repeat-x;
		position:relative;
/*		height:73px;*/
		border-top: 1px solid #D2D7D3;
		margin-bottom:0px;
		height: 238px;
	}
	
/*	img.mainLogo
	{
		position:absolute;
		top:4px;
		left:4px;
	}
*/
	.topBigText
	{
		position:absolute;
		top:7px;
		left:70px;
	}
	
	.topBigText .title
	{
		font-size:36px;
		line-height:36px;
	}
	
	.topBigText .title a,
	.topBigText .title a:link,
	.topBigText .title a:visited,
	.topBigText .title a:active,
	.topBigText .title a:hover
	{
		font-weight:bold;
		color:#666666;
		text-decoration:none;
	}
	
	.topBigText .powered
	{
		font-size:8px;
		font-weight:bold;
		text-transform:uppercase;
		color:#666666;
		margin-left:3px;
	}

	.topMenuWrapper
	{
		position:relative;
		/*height:24px;*/
		float: left;
		width: 230px;
/*		height: 723px;*/
		z-index:100;
/*		background-image: url(../images/blue-bg.png);*/
	}
	
	/* * * *  * * * */
	
	.topMenu {
		width: 100%;
/*	 background-image: url(../images/nav_bg.jpg);*/
	}

	.topMenuOvr {
		width: 100%;
/*		background-color: #F30B71;*/
/*		background-image: url(../images/nav_btn.png);
		background-repeat: no-repeat;*/
		height: 30px;
/* background-image: url(../images/topMenuBg.gif); */
	}

	._hover {
	}

	.topMenu td {
/*		background-color:white;*/
		height: 30px;
		text-align: left;
		vertical-align: middle;
	}
	
	.topMenu a,
	.topMenu b {
		font-weight: bold;
		display: block;
/*		line-height: 29px;
		height: 29px;*/
		margin: 0px;
		padding-left: 30px;
		text-transform: capitalize;
	}
	
	.topMenu a,
	.topMenu a:link,
	.topMenu a:visited,
	.topMenu a:active {
/*		color: #336699;*/
		color: #FFF;
/*		font-style: italic;*/
		font-weight: bold;
		text-decoration: none;
		height: 20px;
		padding-top: 5px;
		z-index: 100;
		position: relative;
/*		background-image:url(../images/tab_cutting.gif);
		border-left:1px solid #FFFFFF;
		border-right:1px solid #FFFFFF;
*/	}
	
	.topMenu b,
	.topMenu a:hover {
/*		color: #000000;*/
		text-decoration: none;
/*		background-image:url(../images/tab_cutting_h.gif);*/
	}
	
	.topMenu b {
		cursor: default;
		white-space: nowrap;
	}

	.menuShadow
	{
		display: none;
/*		font-style: italic;*/
		font-weight: bold;
		position: absolute;
		z-index: 10;
		left: 23px;
	}

	.subMenusContainer {
		position: relative;
		/*top: 24px;
		width: 100%;*/
		z-index: 150;
	}
	
	.subMenu {
		background-image: url(../images/h_menu_bg.png);
		background-repeat: repeat-x;
		height: 57px;
		padding-top: 8px;
		/*padding-left: 14px;*/
		font-weight: bold;
		background-color: white;
		position: absolute;
		top: 0px;
		/*width: 946px;*/
		width: 100%;
	}

	.subMenuOvr {
		list-style-type: none;
		margin-top: 30px;
	}
	
	* html .subMenu {
	}

	.subMenu h2 {
		margin: 0px;
		padding: 0px;
		padding-bottom: 2px;
		font-size: 24px;
		color: #666666;
		text-transform: capitalize;
	}
	
	.subMenu a,
	.subMenu a:link,
	.subMenu a:hover,
	.subMenu a:active,
	.subMenu a:visited {
		color: #333399;
		text-decoration: none;
	}
	
	.subMenu a, .subMenu b {
		margin-right: 9px;
	}
	
	.subMenuItem
	{
		background-image: url('../images/nav_bg.png');
		position: relative;
		left: -20px;
	}
	
	.subMenuItem a
	{
		color: #FFFFFF !important;
	}
	
	/* * * *  * * * */
	
	h2.pageHeader {
		margin: 0px;
		padding: 0px;
		font-size: 24px;
		color: #666666;
/*		height: 57px;*/
		padding-top: 8px;
		padding-left: 14px;
	}
	
	
	
	
	
	.Notice
	{
		padding:3px;
		width:70%;
		border:1px solid #cc6;
		background-color:#ffc;
		margin:5px auto;
		text-align:center;
		color:black;
	}
	
	.bodyBlock
	{
		margin-top: 5px;
		z-index: 50;
/*		padding: 0px 10px 0px 10px;*/
	}
	
	.page_column {
		float: left;
		position: relative;
		overflow:hidden;
	}
	
	.page_block_container {
		margin-left: 5px;
		margin-right: 5px;
	}
	
	.page_column_first .page_block_container {
		margin-left: 0px;
	}
	
	.page_column_last .page_block_container {
		margin-right: 0px;
	}
	
	.leftNavDiv
	{
		position:relative;
		width:182px;
		float:left;
		margin-right:8px;
	}
	
	.rightNavDiv
	{
		position:relative;
		width:749px;
		/*float:left;*/
		padding:0px;
		overflow:hidden;
	}
	
	/* * * * * * */

	
	.loginDiv
	{
		position:relative;
		height:201px;
/*		border:1px solid #ccc;*/
		margin-bottom:13px;
	}
	* html .loginDiv
	{
		margin-bottom:14px;
	}
	
	
	.shoutboxDiv
	{
		position:relative;
/*		border:1px solid #ccc;*/
		margin-bottom:13px;
		height:241px;
	}
	
	* html .shoutboxDiv
	{
		height:242px;
	}
	
	.pollsDiv
	{
		position:relative;
		border:0px solid green;
	}
	
	.boxHeader
	{
		position:relative;
		background-image:url('../images/head_cutting.gif');
	    background-repeat:repeat-x;
		
		height:22px;
		padding:4px 0px 0px 6px;
		font-size:10px;
		font-weight:bold;
		color:#666;
		text-align:left;
		text-transform:uppercase;
	}
	
/**************************************************************/
	
	.menu_item_link
	{
		text-decoration:none;
	}
	
/**************************************************************/	
	
	div.menu_item_line
	{
		position:relative;
		padding:0px 0px 0px 25px;
		margin:0px 0px 1px 0px;
		height:20px;
		line-height:20px;
		vertical-align:middle;
		font-weight:bold;
		text-transform:capitalize;
	}
	div.menu_item_line_active
	{
		position:relative;

		height:20px;
		line-height:20px;
		vertical-align:middle;
		font-weight:bold;
		text-transform:capitalize;

		padding:0px 0px 0px 25px;
		margin:0px 0px 1px 0px;
		background-image:url(../images/bullet.gif);
		background-repeat:no-repeat;
		background-position:left center;
	}
	
/**************************************************************/	

	.input_text, .inputText,
	.input_date,
	.input_area, .inputTextarea,
	.input_pass,
	.input_select,
	.input_select_couple,
	.input_select_multi
	{
		background-image: url(../images/body_backgr.gif);
		border: 1px solid #999999;
		width: 240px;
		margin-right: 5px;
	}

	.designBoxDefault
	{
		background-color: #FF9CC8;
		border: 3px solid #936;
		padding: 10px;
		width: 620px;
	}

	.designBoxLarge
	{
/*		background-image: url('../images/largeblock_bg.jpg');
		background-repeat: repeat-y;*/
		width: 326px;
		margin: 10px auto;
		border: 1px solid #AC2B6B;
		background-color: #FFFEFD;
	}

	.designBoxBlank
	{
		width: 326px;
	}

	.designBoxVideo
	{
		margin: 15px auto;
		width: 325px;
		border: 2px solid #ddd;
		background-color: #fff;
	}

	.designBoxHeader
	{
		width: 700px;
		background-position: center center;
		background-repeat: no-repeat;
	}

	.designBoxWide
	{
		width: 700px;
		background-color: #EEEEFF;
		border: 1px solid #333;
		padding: 10px;
	}

	.designBoxSmall, .designBoxImageFrame
	{
		margin: 10px auto;
		width: 270px;
		border: 1px solid #AC2B6B;
		background-color: #FFFEFD;
	}

	.designBoxImageFrame
	{
	}

	.boxHeaderTitle
	{
		float: right;
/*		color: #444444;
		font-size: 16px;*/
		font-size: 15px;
		font-weight: bold;
		text-transform: capitalize;
	}
	
	.boxDefaultHeader
	{
		
	}

	.boxHeaderSmall, .boxHeaderLarge
	{
		color: #FFF;
		border-bottom: 1px solid #AC2B6B;
		background-image: url('../images/header_bg.png');
		background-repeat: repeat;
	}

	.boxHeaderSmall, .boxFooterSmall, .boxHeaderLarge, .boxFooterLarge
	{
	}
	
/*	.boxHeaderBlank
	{
		font-size: 24px;
		font-weight: bold;
		color: #0094CA;
	}*/

	.boxHeaderSmall
	{
/*		background-image: url('../images/smallblock_tp.jpg');*/
		height: 20px;
		padding: 5px 12px 0px 50px;
		background-color: #FFFFFF;
	}

	.boxHeaderLarge
	{
/*		background-image: url('../images/largeblock_tp.jpg');*/
		height: 20px;
		text-align: left;
		padding: 5px 12px 0 50px;
	}

	.boxContentSmall, .boxContentLarge
	{
		background-repeat: repeat-y;
	}

	.boxContentSmall
	{
/*		background-image: url('../images/smallblock_bg.jpg');
		margin-top: 10px;*/
		margin-left: auto;
		margin-right: auto;
		padding:  10px 15px;
		width: 245px;
	}

	.boxContentLarge
	{
/*		background-image: url('../images/largeblock_bg.jpg');
		margin-top: 10px;*/
		margin-left: auto;
		margin-right: auto;
		padding: 10px 15px;
		width: 295px;
	}

	.boxFooterSmall, .boxFooterLarge { margin-bottom: 10px; }

	.boxFooterSmall
	{
/*		background-image: url('../images/smallblock_btm.jpg');*/
		height: 20px;
		background-color: #FFFFFF;
		background-repeat: no-repeat;
	}

	.boxFooterLarge
	{
/*		background-image: url('../images/largeblock_btm.jpg');*/
		height: 20px;
	}

	.boxFooterImageFrame
	{
/*		background-image: url('../images/imageframefooter.jpg');*/
		background-repeat: no-repeat;
		height: 40px;
		width: 270px;
	}

	.boxContent
	{
		overflow:hidden;
		font-size:13px;
		padding: 5px 0 0 80px;
		width: 275px;
		margin-top: 10px;
	}
	
	.boxContent p
	{
		margin: 5px 15px;
	}
	
	.boxContentDefault
	{
	}
	
	.boxContentBlank
	{
/*		color: #444444;*/
	}
	
	.boxContentHeader
	{
	}

	.boxContentImageFrame
	{
/*		background-image: url('../images/imageframetile.png');*/
/*		background-position: -2px;*/
		width: 275px;
	}

	.imageFrame
	{
		border: 3px solid #F5F5F5;
		background-repeat: no-repeat;
		background-position: center center;
	}

	.designBoxPinkStatic .boxHeaderMain .dbTopMenu,
/*	.designBoxPinkStatic .boxHeaderMain .caption_item,*/
	.designBoxGreenStatic .boxHeaderMain .dbTopMenu,
/*	.designBoxGreenStatic .boxHeaderMain .caption_item,*/
	.designBoxBlank .boxHeaderMain .dbTopMenu,
/*	.designBoxBlank .boxHeaderMain .caption_item,*/
	.designBoxSmallBeige .boxHeaderMain .dbTopMenu,
/*	.designBoxSmallBeige .boxHeaderMain .caption_item,*/
	.designBoxBlueStatic .boxHeaderMain .dbTopMenu
/*	.designBoxBlueStatic .boxHeaderMain .caption_item*/
	{
		position: absolute;
		top: 0px;
		white-space:nowrap;
/*		font-size: 11px;*/
		font-size: 10px;
		text-transform: lowercase;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.designBoxPinkStatic .boxFirstHeader .caption_item,
	.designBoxGreenStatic .boxFirstHeader .caption_item,
	.designBoxBlank .boxFirstHeader .caption_item,
	.designBoxSmallBeige .boxFirstHeader .caption_item,
	.designBoxBlueStatic .boxFirstHeader .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}

	.boxHeaderImageFrame
	{
/*		background-image: url('../images/imageframeheader.png');
		background-repeat: no-repeat;
		height: 31px;*/
		width: 270px;
	}

	.dbTopMenu div.active,
	.dbTopMenu div.notActive
	{
		float: left;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 23px;
/*		position: relative;*/
	}
	
	.dbTopMenu div a,
	.dbTopMenu div a:link,
	.dbTopMenu div a:hover,
	.dbTopMenu div a:active,
	.dbTopMenu div a:visited,
	.caption_item a,
	.caption_item a:link,
	.caption_item a:hover,
	.caption_item a:active,
	.caption_item a:visited	
	{
		text-decoration: none;
		color: #0000CC;
		background-color: #FFFFFF;
		border: 2px outset #AAAAAA;
		padding-left: 4px;
		padding-right: 4px;
	}
	
	.top_members_menu
	{
		background-color: #FFFFFF;
		border: 2px outset #AAAAAA;
		padding-left: 4px;
		padding-right: 4px;
	}
	
	.caption_item a
	{
		margin-left:4px;
	}
	
	.blogSeparator
	{
		font-size: 18px;
		margin-left: 20px;
		margin-bottom: 10px;
	}
	
/*	.dbTopMenu div.active
	{
		border-bottom: 1px solid #F7F7F7;
	}
*/	
	.dbBottomMenu
	{
		position:relative;
		height: 16px;
		margin-top:5px;
		text-align: center;
	}
	
	.backMembers,
	.moreMembers,
	.viewAllMembers {
		color:#669;
		text-transform:capitalize;
		font-weight:bold;
	}
	
	.backMembers {
		float: left;
	}
	
	.moreMembers {
		float: right;
	}

/************************************
	Alex J: Fancy "Gallery" CSS Below
	*************************************/

	.hiddenGallery td
	{
		width: 200px;
		height: 200px;
		text-align: center;
		vertical-align: middle;
	}

/*	.hiddenGallery li
	{
		position: absolute;
		list-style: none;
	}

	.hiddenGallery ul
	{
		position: absolute;
		left: 0px;
		height: 225px;
	}*/

	.hiddenGallery
	{
		overflow: scroll;
	}

	.galleryContainer, .hiddenGallery
	{
		width: 600px;
		border: 1px solid #333;
	}
	
	.galleryContainer:hover
	{
		cursor: pointer;
	}

	.galleryThumb
	{
		height: 210px;
		width: 200px;
		text-align: center;
		vertical-align: middle;
	}

	.galleryTitle
	{
		height: 210px;
		width: 200px;
		text-align: center;
		font-weight: bold;
		vertical-align: middle;
	}

	.galleryDesc
	{
		height: 210px;
		width: 200px;
		vertical-align: middle;
	}

/***********************************
	Alex J: "Easy Gallery" CSS Below
	************************************/

	.galleryTable td
	{
		width: 225px;
		text-align: center;
	}

	.galleriesTable, .galleryTable
	{
		width: 100%;
		border-spacing: 0 10px;
		border-collapse: separate;
	}

	.galleriesTableThumb
	{
		width: 30%;
		text-align: center;
		border-top: 1px solid #666;
		border-bottom: 1px solid #666;
		border-left: 1px solid #666;
		border-right: none;
	}

	.galleriesTableTitle
	{
		width: 30%;
		text-align: center;
		font-weight: bold;
		border-top: 1px solid #666;
		border-bottom: 1px solid #666;
		border-left: none;
		border-right: none;
	}

	.galleriesTableDesc
	{
		width: 40%;
		border-top: 1px solid #666;
		border-bottom: 1px solid #666;
		border-left: none;
		border-right: 1px solid #666;
	}


	/********************************/


	.leadershipTable, .questionTable, .createTable
	{
		border-spacing: 0 10px;
		border-collapse: separate;
	}

	.leaderTableLeft
	{
		width: 10%;
		border-top: 1px solid #666;
		border-bottom: 1px solid #666;
		border-left: 1px solid #666;
		border-right: none;
	}

	.leaderTableRight
	{
		width: 90%;
		border-top: 1px solid #666;
		border-bottom: 1px solid #666;
		border-left: none;
		border-right: 1px solid #666;
	}

	.groupPhoto
	{
		width: 85%;
		text-align: center;
	}

	.questionTableLeft
	{
		text-align: right;
		width: 50%;
		border: 1px solid #666;
	}

	.questionTableRight
	{
		text-align: left;
		width: 50%;
		border: 1px solid #666;
	}

	.questionTableRight input[type=text]
	{
		width: 250px;
	}

/**************************************************************/
	div.design_box_border
	{
		position:relative;
/*		border:1px solid #ccc;*/
		margin:10px;
		padding:1px;
	}
	div.design_box_border div.header
	{
		position:relative;
		padding:0px 0px 0px 7px;
		height:30px;
		line-height:23px;
		vertical-align:middle;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		
		background-image:url('../images/design_border_cutting.gif');
	    background-repeat:repeat-x;
		
	}
	div.design_box_border div.keeper
	{
		position:relative;
		padding:5px;
		border:0px solid red;
		text-align:center;
		margin:2px;
	}
	
		
/**************************************************************/	
	.emptyBox
	{
		position:relative;
/*		border:1px solid #ccc;*/
		margin:0px;
		padding:3px;
	}
	

/**************************************************************/	
	/*####################################################################*/

	.languageBlock
	{
		position:relative;
		border:0px solid red;
		float:right;
		margin-top:0px;
	}
	
	.skinBlock
	{
		position:relative;
		border:0px solid red;
		float:right;
		margin-top:24px;
		margin-right:-90px;
	}
	
/*####################################################################*/

	.topBannerBlock
	{
		position:relative;
		width:770px;
		/*height:40px;*/
		margin-top:5px;
/*		border:1px solid red;*/
		margin-left:auto;
		margin-right:auto;
		
	}
	
	.bannerBlock
	{
		position:relative;
		width:770px;
		margin:0px auto;
		border:0px solid red;
	}
	
	.leftBanner
	{
		position:absolute;
		top:0px;
		left:-150px;
		border:0px solid red;
	}
	
	.rightBanner
	{
		position:absolute;
		top:0px;
		right:-150px;
		border:0px solid red;
	}
	
	.bottomBannerBlock
	{
		position:relative;
		width:770px;
		margin-top:0px;
		border:0px solid red;
		margin:auto;
	}
	
	.bannerInnerBlock
	{
		position:relative;
		margin-left:auto;
		margin-right:auto;
		border:0px solid blue;
		width:470px;
	}
/*####################################################################*/
	div.playerAdminLink
	{
		position:relative;
  		text-align:left;
 		margin-bottom:15px;
 	}
	
	
	
	.action
	{
		margin-top:20px;
	}
/**************************************************************/	
/**************************************************************/	
/* #################################################################### */
	.logInRegistrationText
	{	
		margin:5px;
	}
	
	/**************************************************************/	
	div.pollBlock
	{
		position:relative;
		overflow:hidden;
		height:154px;
		/*width:260px;*/
		border:0px solid #96B2C9;
		text-align:left;
		float:left;
		margin-bottom:10px;
	}
	div.pollBody
	{
/*		border:1px dashed #CCC;*/
		margin:5px;
	}
	div.pollCaption
	{
		position:relative;
		margin:3px;
		padding:0px;
		overflow:hidden;
		height:15px;
		line-height:15px;
		vertical-align:middle;
		font-weight:bold;
		/*background-color:#96B2C9;
		color:#fff;*/
	}
	div.pollAnswerBlock
	{
		position:relative;
		margin:2px;
		overflow:hidden;
		height:100px;
		border:0px solid #96B2C9;
		text-align:left;
	}
	div.pollUp
	{
		position:absolute;
		left:2px;
		top:2px;
	}
	div.pollDown
	{
		position:absolute;
		left:2px;
		bottom:2px;
	}
	div.pollQuestionBlock
	{
		position:absolute;
		/*width:190px;*/
		padding:2px;
		overflow:hidden;
		margin-left:18px;
	}
	div.pollSubmitBlock
	{
		position:relative;
		margin:2px;
		overflow:hidden;
		height:30px;
		border:solid 0px #0000cc;
		text-align:center;
	}
	
	
	
	.small
	{
		font-size:11px;
		color:#333366;
	}
	
	.text2
	{
/*		border:1px solid #fff;*/
	}
	
	.pollContainer
	{
		position:relative;
		margin-top:2px;
		padding:10px;
		background-color:transparent;
		border:0px solid red;
	}
	
	.createPollSection
	{
		position:relative;
		padding:10px;
		background-color:transparent;
		border:0px solid red;
	}
	
	.controlsDiv
	{
		position:relative;
		clear:both;
		margin:10px;
		background-color:#ffffff;
	}
	
	.innerControlBlock
	{
		position:relative;
		float:none;
		width:auto;
	}
	
	.controlsHeader
	{
		padding: 0px 2px;
		font-weight:bold;
	}
	
	.deleteDiv
	{
		padding: 2px 0px 0px 2px;
		
	}
	
	/*.rightNavDiv .boxContent table textarea
	{
		width:300px;
	}*/
	
/*####################################################################*/

	.customMenuItemActive
	{
		color:black;
	}
	
	div.menuLine,
	div.menuLine:hover,
	div.menuLineActive
	{
		font-size:13px;
		margin-bottom:5px;
		text-transform:capitalize;
		color:black;
	}
	
	.menuLineDivider
	{
		
	}
	
	div.menuLinkBlock
	{
		padding-left:20px;
		background-repeat:no-repeat;
		background-image:url(../images/menu_pt.gif);
	}
	
	div.menuLine div.menuLinkBlock:hover
	{
		background-image:url(../images/menu_pt_h.gif);
	}
	
	.topMemberBlock
	{
		color: #FFF;
		position:absolute;
		right: 20px;
		top: 10px;
		height:50px;
		text-align:right;
		padding:3px;
		width:400px;
		font-size:11px;
	}
	
	.topMemberBlock .thumbnail_block, .HelloMemberBlock .thumbnail_block
	{
		margin-left:5px;		
	}
	
	.hello_member
	{
		padding:7px 0;
		font-size:14px;
	}
	
	.hello_actions
	{
		text-transform:capitalize;
		font-size:11px;
	}
	
	.hello_actions span
	{
		margin-left:5px;
	}
	
	.no_hello_actions
	{
		font-size:14px;
		font-weight:bold;
		padding-right:10px;
		padding-top:9px;
	}
	
	.no_hello_actions a
	{
		margin-left:15px;
	}
	
	/* * * * Tags * * * */
	
	.tags_wrapper
	{
		text-align:center;
		border:0px solid green;
		margin:0px 18px 30px auto;
	}
	
	.one_tag
	{
		margin:0px 1px;
		line-height:30px;
		border:0px solid green;
	}
	
	div.rate_text
	{
		text-align:center;
		font-weight:bold;
	}
	
	
	
	
	/* * * * STANDART * * * */
	
	.newsWrap,
	.categoryBlock1,
	.categoryBlock2,
	.categoryHeader,
	.articleBlock,
	.articleBlock1,
	.articleBlock2
	{
		/*margin: 10px 0 0 0;*/
	}
	
	.categoryBlock1,
	.categoryBlock2,
	.categoryHeader,
	.articleBlock,
	.articleBlock1,
	.articleBlock2
	{
		margin-left:12px;
		margin-right:12px;
		text-align:justify;
	}
	
	.newsHead,
	.categoryCaption,
	.artCaption,
	.articleBlock1 .title,
	.articleBlock2 .title
	{
		font-size:14px;
		font-weight:bold;
/*		padding-left:30px;*/
		padding-bottom:10px;
		background-position:left top;
		background-repeat:no-repeat;
	}

	.newsHead
	{
/*		background-image:url(../images/icons/news.gif);*/
		text-align:left;
	}
	
	.newsInfo
	{
		font-size:11px;
		color:#666666;
	}
	
	.newsText
	{
		
	}
	.newsReadMore
	{
		font-weight:bold;
		text-align:right;
	}
		
	.articleBlock1 .title,
	.articleBlock2 .title
	{
		margin-bottom:5px;
		background-image:url(../images/icons/artic_papr.gif);
		padding-left: 25px;
		padding-top: 3px;
	}
	
	.categoryCaption,
	.artCaption
	{
		background-image:url(../images/icons/artic_fldr.gif);
		padding-left: 25px;
		padding-top: 3px;
		margin-bottom: 5px;
	}
	
	.articleBlock .date,
	.articleBlock1 .date,
	.articleBlock2 .date
	{
		font-size:11px;
		color:#666666;
	}

	.guestbookTextArea
	{
		width: 530px;
		height:250px;
	}

	/* Blog Design Box */
	.blogBlock
	{
		width: 85%;
		margin-left: auto;
		margin-right: auto;
/*		margin-bottom:10px;
		margin-top:10px;*/
	}

	.blog_wrapper
	{
		margin-bottom:10px;
		margin-top:10px;
	}

	.blog_subject
	{
		font-size:16px;
		font-weight:bold;
		padding-left:35px;
		padding-bottom:10px;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(../images/icons/artic_papr.gif);
	}

	.blog_author
	{
		font-size:11px;
		font-style:normal;
		color:#666666;
		padding-top:2px;
		padding-bottom:2px;
	}

	.blog_text
	{
		font-size:13px;
		text-align:justify;
	}

	.blogs_pages
	{
		margin:4px;
		text-align:center;
		font-weight:bold;
		font-size:12px;
	}

	.menuLinkBlock 
	{
		font-weight:bold;
		font-size:18px;
		text-decoration:underline;
		color:#333366;
	}
	
	.online_offline_bulb
	{
		position:absolute;
		z-index:10;
		right:0px;
		top:0px;
	}

	/* * * * Blog/Cls/Adv little blocks * * * */
	.blog_subject_n
	{
		font-size:16px;
		font-weight:bold;
		padding-bottom:5px;
		background-repeat:no-repeat;
		background-position:left top;
	}
	
	.caption_item
	{
		position: relative;
		float: left;
		font-weight: bold;
		font-size: 11px;
	}
	
	.blog_subject
	{
		font-size:16px;
		font-weight:bold;
		padding-left:25px;
		padding-bottom:5px;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(../images/icons/artic_papr.gif);
	}
	
	.blogInfo
	{
/*		color:#444444;*/
		font-size:11px;
		font-weight: bold;
		padding-bottom:2px;
		padding-top:2px;
		text-transform: capitalize;
	}

	.blogInfo span
	{
		margin-right:5px;
		line-height:18px;
	}

	.blogInfo span img
	{
		vertical-align:middle;
		margin-right:3px;
	}
	
	.blogSnipper
	{
		font-size:13px;
		text-align:justify;
	}
	
	.icon_block
	{
		position:relative;
		float:left;
		width:47px;
		height:47px;
		margin-right:10px;
	}
	
	.blog_wrapper_n
	{
		position: relative;
		float: left;
		margin-top:0px;
		margin-bottom:15px;
		width:82%;
	}

.blogHead
{
/*	background-image:url(../images/icons/artic_papr.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:16px;*/
	font-weight:bold;
	font-style: italic;
	padding-bottom:5px;
/*	padding-left:25px;*/
}

.blogInfo
{
/*	color:#444444;*/
	font-size:11px;
	padding-bottom:2px;
	padding-top:2px;
}

.blogInfo span
{
	margin-right:5px;
	line-height:18px;
}

.blogInfo span img
{
	vertical-align:middle;
	margin-right:3px;
}

.blogSnippet
{
	font-size:13px;
	text-align:justify;
	padding: 10px 0 10px 0;
}

	/* * * * RSS Feed * * * */
	
	.rss_item_wrapper
	{
		width: 85%;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 15px;
		padding-right: 10px;
	}
	
	.rss_item_header
	{
		font-size:16px;
		font-weight:bold;
	}
	
	.rss_item_info
	{
		color:#666;
		font-size:11px;
	}
	
	.rss_read_more
	{
		text-align:right;
		font-weight:bold;
	}
	

	.login_ajax {
		position:absolute;
		z-index:550;
		background-image:url('../images/op40.png');
		display:none;
	}

/* * * * Modal window * * * */

.popup_form_wrapper
{
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:350px;
}

.popup_form_wrapper td
{
	padding:0px;
	margin:0px;
}

.popup_form_wrapper td.corner
{
	width:16px;
	height:16px;
	font-size:1px;
}

.popup_form_wrapper td.side
{
	width:16px;
}

.popup_form_wrapper td.side_ver
{
	height:16px;
}

.popup_form_wrapper td.side_ver,
.popup_form_wrapper td.side
{
	background-image:url(../images/sp_op_gr.png);
	font-size:1px;
}

.popup_form_wrapper td.container
{
	background-color:white;
	width:450px;
}

/************EOS*************/

.edit_item_table_cont
{
	position:relative;
	/*border:1px solid #666666;
	padding-top:25px;
	padding-bottom:25px;*/
}

.bottomCopyright {
	background-image: url('../images/footer.jpg');
	height: 32px;
/*	border: 1px #CCC solid;
	border-top: 1px solid #999999;
	background-image: url(../images/top_tab_cutting.gif);
	background-image: url(../images/bluegradient_bg.png);*/
}
.bottomLinks {
	position: relative;
/*	float: right;*/
}

.bottomCpr {
	position: relative;
/*	float: right;*/
	margin-bottom: 10px;
	margin-top: 15px;
	color: #FFF;
	text-align: center;
}

.short_desc {
	position: relative;
	float:left;
	width: 760px;
}

.login_ajax_wrap {
	width:350px;
	margin:250px auto 0px;
}

.login_ajx_close {
	position: absolute;
	right: -1px;
	top: 3px;
	z-index: 150;
	cursor: pointer;
}

.errorMessage
{
	color: #FF0000;
	font-weight: bold;
}

.successMessage
{
	color: #0000FF;
	font-weight: bold;
}

.leftColumn
{
	width: 305px;
	float: left;
}

.rightColumn
{
	width: 375px;
	float: left;
}

.required
{
	color: #FF0000;
	font-weight: bold;
}

/*****************/

.iconTable td
{
	text-align: right;
}

/***********************
	Alex J: Goal Tracker
	************************/

.goalContainer
{
	border: 2px black ridge;
	width: 280px;
	height: 55px;
	position: relative;
	background-color: white;
	padding-left: 2px;
	margin: 10px auto;
	color: black;
}

.goalHeader
{
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
}

.goalTrackerContainer
{
	margin-left: 12px;
	width: 250px;
	position: relative;
}

.goalTracker
{
/*	background-color: #CC0000;*/
	position: absolute;
	height: 13px;
	border: 2px inset black;
}

.goalTrackerContainer img
{
	position: relative;
	z-index: 10;
}

.goalMin, .goalFourth, .goalHalf, .goalThreeFourth, .goalMax
{
	width: 35px;
	position: absolute;
	text-align: center;
	font-size: 10px;
	z-index: 5;
}

.goalMin
{
	left: 0;
}

.goalFourth
{
	left: 53px;
}

.goalHalf
{
	left: 123px;
}

.goalThreeFourth
{
	left: 193px;
}

.goalMax
{
	left: 245px;
}

/****** Training Page ***************/
#trainingTop ul {
	padding-left:10px;
	margin-left: 0px !ie;
	}
#trainingTop ul li {
	display:block;
	border-bottom:1px solid #999;
	color:#555;
	padding:2px;
	background:#EECCD0;
	margin-bottom: 3px;
	zoom:1 !ie;
	display:inline !ie;
	margin-left:2px !ie;
	}
#trainingTop ul li:hover {
	background:#fff;
	cursor:pointer;
	color:#000;
	border-bottom:1px solid black;
	}
#trainingBottom .trainingTitle {
	font-family: georgia;
	font-style: italic;
	border-bottom:1px solid black;
	}
#trainingLinkTable {
	border-collapse: collapse;
	text-align: left;
	}

/*********************************/

.siteblogContainer
{
	padding: 10px 0;
}

.siteblogContainer p
{
	text-indent: 25px;
}

.siteblogTitle
{
	font-size: 13px;
	font-weight: bold;
	margin: 5px 5px 0 0;
}

.siteblogDate
{
	font-size: 12px;
	margin-bottom: 10px;
}

.tagList
{
	margin-top: 10px;
	margin-left: 30px;
}

.tagList td
{
	width: 150px;
}

.createLeft
{
	width: 150px;
	text-align: right;
	border: 1px solid #666;
}

.createRight
{
	width: 250px;
	text-align: left;
	border: 1px solid #666;
}

/*.createRight
{
	width: 150px;
	text-align: left;
	border: 1px solid #CCCCCC;
}*/

.createRight input[type=text]
{
	vertical-align: middle;
	width: 250px;
}

#FloatDesc
{
	background-color: #FFF;
	border: 1px solid black;
	padding: 3px;
	width: 300px;	
}

.eventlist
{
	margin: 20px;
	font-weight: bold;
}
