@charset "iso-8859-1";
@import url(../../base/css/general.css);
@import url(login_section.css);

	body
	{
		margin:0px;
		padding:0px;
        background:#E7F1FD url(../images/body_main_bg.png) repeat-x scroll left top;
		font-family: arial,sans-serif;
		font-size:12px;
		color:#333333;
	}

	td
	{
		text-align:left;
	}
	
	.inform_box
	{
	text-align: center !important;
	}

	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:#fff;
		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:#FFFFFF;
	}

	.fsn_blue_input
	{
		border:3px solid #CECEC2;
		font-family:arial,sans-serif;
		font-size:11px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		padding:3px;
	}
	
	.fsn_dd_blue
	{
		background:#FFFFFF url(http://bitcast.vimeo.com/vimeo/assets/images/browser_dropdown_bg.gif) no-repeat scroll right top;
		border:3px solid #CFCEC3;
		cursor:pointer;
		line-height:12px;
		margin:0px 0px 0px;
		overflow:hidden;
		padding:0px 4px 0px 0px;
	}
	
	.fsn_button_blue
	{
		background:#075197 none repeat scroll 0 0;
		border:1px solid #012144;
		color:#FFFFFF;
		cursor:pointer;
		font-family:arial;
		font-size:11px;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		padding:2px 10px;
	}
	
	.fsn_button_red
	{
		background:#f64b4b none repeat scroll 0 0;
		border:1px solid #d84444;
		color:#FFFFFF;
		cursor:pointer;
		font-family:arial;
		font-size:11px;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		padding:2px 10px;
	}
	
	.mailbox_submit_dropdown
	{
		background:#FFFFFF;
		border:3px solid #CFCEC3;
		color:#2786C2;
		cursor:pointer;
		height:12px;
		line-height:12px;
		margin:0 20px 10px;
		overflow:hidden;
		padding:2px 2px 18px 1px;
		font-size: 11px;
	}
	
	.MsgBox .msgbox_text
	{
		text-align:center;
		color:#CCCCCC;
		font-weight:bold;
		font-size:15px;
		padding:10px;
		text-transform:uppercase;
	}

	/* * * *  * * * */


	.main
	{
		position:relative;
		width: 960px;
		margin-bottom:0px;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
	}


	.topestMenu
	{
		color:white;
		height:17px;
		padding-top:4px;
		background:#1a1a1a;
		font-size:11px;
		text-align:right;
	}

	div.thumbnail_block {
	background-color: transparent !important;
	}

	div.thumbnail_block img {
	border:1px solid #EAEAEA;
	}
	

	.topestMenu a
	{
		margin-left:5px;
	}

	.topBlock
	{
		position:relative;
		height:66px;
		margin-bottom:0px;
		z-index:600;
	}
	
	.topestBlock
	{
		position:relative;
		height:149px;
		width: 960px;
		margin-bottom:0px;
		z-index:600;
		margin-left: auto;
		margin-right: auto;
		background: transparent url(../images/thm_blue/topmenu.png) no-repeat center top;
	}
	
	.topestInnerBlock
	{
	margin:0 auto;
	width:940px;
	}
	
	.logotype
	{
		margin-top: 15px;
		height: 53px;
		width: 150px;
		position: absolute;
		float:left;
		left:20px;
		background: transparent url(../images/logo.png) no-repeat left top;
	}
	
	.logotype:hover
	{
		margin-top: 15px;
		height: 53px;
		width: 177px;
		position: absolute;
		float:left;
		left:20px;
		background: transparent url(../images/logo_hover.png) no-repeat left top;
	}

	img.mainLogo
	{
		position:absolute;
		top:4px;
		left:0px;
	}

	#loginbox
	{
		height:40px;
		left:30px;
		position:relative;
		top:54px;
		width:94%;
	}

	#loginbox_block
	{
	}

	.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;
	}

	/* * * *  * * * */

/*

	.topMenu td
	{
		*padding-right:16px !important!;
		_padding-right:16px;
		height: 22px;
		text-align: center;
		vertical-align: middle;
		text-transform:capitalize;
		font-weight:800;

	}

	.topMenu a,
	.topMenu b {

		display: block;
		line-height: 20px;
		height: 20px;
		margin: 0px;

		padding: 0px;
		margin-top:0px;
	}

	.topMenu a,
	.topMenu a:link,
	.topMenu a:visited,
	.topMenu a:active {
		color: #fff;
		text-transform:capitalize;
		text-decoration: none;
		/* font-weight:bold; */

/*
	}

	.topMenu b{
	color: #fff;
		text-decoration: none;
	}
	.topMenu a:hover {
		color: #fff;


		text-decoration:none;

	}

	.topMenu b {
		cursor: default;
		white-space: nowrap;
		text-decoration:underline;
		font-weight:normal;
	}


	.subMenusContainer
	{
		background:#172322 none repeat scroll 0 0;
		*margin-left:225px !important!;
		_margin-left:165px;
		margin-left:250px;
		margin-right:20px;
		position:relative;
		*top: 0px !important!;
		top:25px;
		width:300px;
		z-index:150;
	}

	.subMenu
	{
		background: #3399FF url(../images/left_side_sub.png) no-repeat scroll left bottom;
		padding-left:12px;
		/*padding-left: 14px;*/
/*		padding-top:0px;
		position: absolute;
		*top: 0px !important!;
		top:25px;
		/*width: 946px;*/
/*		*width:704px !important!;
		width:678px;
	}
/*
	.subMenuOvr
	{
		background:transparent  url(../images/right_side_sub.png) no-repeat scroll right bottom;
		padding-bottom:0px;

	}

	.subMenu h2
	{
		display:none;
	}

	.subMenu a:active,
	.subMenu a:hover {
	color:#FFf;
	font-weight:normal;
	text-decoration: underline;

	}
	.subMenu a,
	.subMenu a:link,


	.subMenu a:visited {
		font-size:11px;
		color:#FFffff;
		line-height:2;
		padding-left:2px;
		padding-right:2px;
		padding-top:3px;
		padding-bottom:3px;
		font-weight:normal;
		text-decoration: none;

	}

	.subMenu a, .subMenu b
	{
		font-weight:normal;
		text-transform:capitalize;
		font-size:11px;
		color:#FFffff;
		padding-left:2px;
		padding-right:2px;
		text-decoration: underline;
	}

	/* * * *  * * * */

	h2.pageHeader
	{
		display:none;
		font-family: Arial;
		font-weight:bold;
		background:#000525 none repeat scroll 0 0;
		border:10px solid white;
		border-top:solid white 25px;
		color:#FFFFFF;
		font-size:19px;
		font-weight:bold;
		letter-spacing:normal;
		margin:0;
		padding:10px;
	}





	.Notice
	{
		padding:3px;
		width:70%;
		border:1px solid #cc6;
		background-color:#ffc;
		margin:5px auto;
		text-align:center;
		color:black;
	}

	.mainInnerDiv
	{
		position:relative;
		padding:0px;
		margin:0px;
		/*z-index:10;*/
	}

	.bodyBlock
	{
		background: white none repeat scroll 0 0;
		margin-top: 0px;
		z-index: 50;
		padding-left:14px;
		padding-right:14px;
		padding-bottom:1px;
		padding-top:10px;
		min-height: 200px;

	}

	.bodyInnerTop
	{
		position:relative;
		top:1px;
		height:7px;
		border:0px solid red;
		margin:0px 7px 0px 7px;
		background: white;
	}

	.innerBodyTopLeft
	{
		position:absolute;
		top:0px;
		left:-7px;
	}

	.innerBodyTopRight
	{
		position:absolute;
		top:0px;
		right:-7px;
	}


	.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;
		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;
	}

/**************************************************************/

	.disignBoxFirst
	{
		position:relative;
		margin-bottom:10px;
		background: transparent;
		border:1px solid #011E3D;
	}
/* DESIGN BOX 3   ----   START  -----*/		
	.box_empty_content {
		border: none !important;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		background: none !important;
	}
	
	.box_empty_header {
		border: none !important;
		background: none !important;
		color: #3D4856 !important;
		font-size: 12px !important;
    }	
	
	.box_empty_design {
		background: none !important;
		border: none !important;
	}
/* DESIGN BOX 3   ----   END  -----*/	


/* DESIGN BOX 4   ----   START  -----*/		
	.box_competition1_content {
		background: transparent !important;
		overflow:hidden !important;
		font-weight: normal !important;
		font-size:11px !important;
		margin-left:0px !important;
		margin-right:0px !important;
		padding:5px 5px 5px 5px !important;
		color: #333333 !important;
	}
	
	.box_competition1_header {
		background: transparent url(../images/competition1_cutting.jpg) repeat-x scroll left top !important;
		font-size:12px !important;
		font-family: arial !important;
		font-weight:bold !important;
		color:#FFF !important;
		text-align:left !important;
    }	
	
	.box_competition1_design {
		background: transparent url(../images/comp_bg.gif) repeat scroll left top !important;
		border:1px solid #c34800 !important;
	}
/* DESIGN BOX 4   ----   END  -----*/	


/* DESIGN BOX 6   ----   START  -----*/		
	.box_competition2_content {
		background: transparent !important;
		overflow:hidden !important;
		font-weight: normal !important;
		font-size:11px !important;
		margin-left:0px !important;
		margin-right:0px !important;
		padding:5px 5px 5px 5px !important;
		color: #333333 !important;
	}
	
	.box_competition2_header {
		background: transparent url(../images/competition2_cutting.jpg) repeat-x scroll left top !important;
		font-size:12px !important;
		font-family: arial !important;
		font-weight:bold !important;
		color:#FFF !important;
		text-align:left !important;
    }	
	
	.box_competition2_design {
		background: transparent url(../images/comp2_bg.gif) repeat scroll left bottom !important;
		border:1px solid #a81919 !important;
	}
/* DESIGN BOX 6   ----   END  -----*/	

/* DESIGN BOX 7   ----   START  -----*/		
	.box_competition3_content {
		background: transparent !important;
		overflow:hidden !important;
		font-weight: normal !important;
		font-size:11px !important;
		margin-left:0px !important;
		margin-right:0px !important;
		padding:5px 5px 5px 5px !important;
		color: #333333 !important;
	}
	
	.box_competition3_header {
		background: transparent url(../images/competition3_cutting.jpg) repeat-x scroll left top !important;
		font-size:12px !important;
		font-family: arial !important;
		font-weight:bold !important;
		color:#FFF !important;
		text-align:left !important;
    }	
	
	.box_competition3_design {
		background: transparent url(../images/comp3_bg.png) repeat scroll left bottom !important;
		border:1px solid #309910 !important;
	}
/* DESIGN BOX 7   ----   END  -----*/

/* DESIGN BOX 8   ----   START  -----*/		
	.box_competition4_content {
		background: transparent !important;
		overflow:hidden !important;
		font-weight: normal !important;
		font-size:11px !important;
		margin-left:0px !important;
		margin-right:0px !important;
		padding:5px 5px 5px 5px !important;
		color: #251b0e !important;
		font-size: 12px !important;
		font-weight: bold !important;
	}
	
	.box_competition4_header {
		background: transparent url(../images/competition4_cutting.jpg) repeat-x scroll left top !important;
		font-size:12px !important;
		font-family: arial !important;
		font-weight:bold !important;
		color:#FFF !important;
		text-align:left !important;
    }	
	
	.box_competition4_design {
		background: transparent url(../images/comp4_bg.jpg) no-repeat scroll center top !important;
		border:1px solid #a57432 !important;
	}
/* DESIGN BOX 8   ----   END  -----*/

/* DESIGN BOX 5   ----   START  -----*/		
	.box_fixed_height_content {
		min-height: 150px;
	}
/* DESIGN BOX 5   ----   END  -----*/	
		
		
		
	.boxFirstHeader
	{
		background: transparent url(../images/thm_blue/boxfirstheader_cutting.jpg) repeat-x scroll left top;
		padding:7px 0 18px 10px;
		font-size:11px;
		font-family: arial;
		font-weight:bold;
		padding:5px 0 9px 15px;
		color:#FFF;
		text-align:left;
	}

	.boxContent
	{
		background: transparent;
		overflow:hidden;
		font-size:11px;
		margin-left:0px;
		margin-right:0px;
		padding:5px 5px 5px 5px;
	}
	
	.disignBoxFirst .boxFirstHeader .dbTopMenu,
	.disignBoxFirst .boxFirstHeader .caption_item
	{
		position: absolute;
		top: -1px;
		right: 0px;
		padding-right:0px;
		white-space:nowrap;
		color: #08A4D3;
		font-size: 11px;
		text-transform: capitalize;
		/*margin-right:5px;*/
	}

/*		.dbTopMenu2 {
		position: absolute;
		top: 5px;
		right: 0px;
		padding-right:10px;
		white-space:nowrap;
		color: #08A4D3;
		font-size: 11px;
		text-transform: capitalize;	
	}	
*/	
	.disignBoxFirst .boxFirstHeader .caption_item
	{
		padding-top:5px;
		padding-right:10px;
	}

	.dbTopMenu div.active,
	.dbTopMenu div.notActive
	{
		float: left;
		border-left:1px solid #023B80;
		padding-left: 10px;
		padding-right: 10px;
		height:17px;
		padding-top:6px;
		position:relative;
	}
	
	.dbTopMenu div.standAlone
	{
		float: left;
		border-left:0px solid #023B80;
		padding-left: 10px;
		padding-right: 10px;
		height:17px;
		padding-top:6px;
		position:relative;
	}
	
	.dbTopMenu div.standAlone a
	{
		color: #FFF !important;
	}

	.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;
		font-weight:normal;
		color: white;
	}

	.caption_item a
	{
		margin-left:4px;
	}

	/*
	.dbTopMenu div.active
	{
		font-weight:bold;
		color: white !important;
		text-decoration: underline !important;
	}
	*/
	
	.sample_attach
	{
		color: #333333;
		font-size: 12px;
	}
	
	.dbTopMenu div.notActive a
	{
		color: #FFF !important;
	}
		
	.dbTopMenu div.active
	{
		background:#023b80 ;
		font-weight: normal !important;
		display:block;
		float:left;
		height:17px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top:6px;
		color: #FFF;
	}
		
	.dbTopMenu div.activeLeft
	{
		background:transparent;
		cursor:pointer;
		display:block;
		float:left;
		height:17px;
		line-height:17px;
		padding:0 0 0 0px;
	}
	

	
	.dbBottomMenu
	{
		position:relative;
		height: 16px;
		padding-top:10px;
		text-align: center;
		padding-left:10px;
		padding-right:10px;
	}

	.backMembers,
	.moreMembers,
	.viewAllMembers {
		color:#669;

		font-weight:bold;
	}

	.backMembers {
		float: left;
	}

	.moreMembers {
		float: right;
	}


/**************************************************************/
	div.design_box_border
	{
		position:relative;
		margin:10px;

	}
	div.design_box_border div.header
	{
		color:#3399CC;
		font-size:11px;
		font-weight:bold;
		padding:7px 0 5px 0px;
		text-align:center;
		text-transform:uppercase;
		background:white;
	}

	div.design_box_border div.keeper
	{
		position:relative;
		padding:5px;
		text-align:center;
		margin:2px;
	}


/**************************************************************/
	.emptyBox
	{
		position:relative;
		border:1px solid #ccc;
		margin:0px;
		padding:3px;
	}


/**************************************************************/

	div.skinBlock
	{
		position:absolute;
		float:right;
		right: 360px;
		top:200px;
		font-size:11px;
	}

	.bannerBlock
	{
		position:relative;
		width:770px;
		margin:0px auto;
		border:0px solid red;
	}
	
	.bottom_banner {
		margin-bottom: 2px;
		margin-top: 15px;
		position:relative;
		width: 940px;
		height: 90px;
	}
	
	
/*	.topBannerBlock {
		background: transparent url(../images/top_banner_bg.png) no-repeat scroll top center;
		text-align: center !important;
		position:relative;
		width:960px;
		margin-top:0px;
		border:0px solid red;
		margin-left:auto;
		margin-right:auto;
	}
*/
	.votes_active_small 
	{

	}
	
	.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;
	}
	
	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;
		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:#3E3E3E;
	}

	.text2
	{
	}
	
	.gift_from_caption
	{
		width: 128px;
		text-align: center;
	}
	
	.gift_from_caption a
	{
		font-weight: bold;
	}
	
	.pagination_icons 
	{
		border: 0px solid red !important;
		background-color: transparent !important;
	}
	
	.pagination_icons a:hover
	{
		border: 0px solid red !important;
		background-color: transparent !important;
	}
	
	.pagination_list
	{
		text-align: center !important;
	}
	.pagination_list a
	{
		border:2px solid #EDF1F5;
		color:#969696;
		padding:0 3px;
		font-size:14px;
	}
	
	.pagination_active 
	{
		color:#3E3E3E !important;
		font-family:arial,sans-serif !important;
		font-size:24px !important;
		font-style:normal;
		font-variant:normal;
		font-weight:bold !important;
		line-height:normal;
		margin:-6px 0 0 !important;
		padding:2px 6px !important;
		position:relative !important;
		border: none !important;
	}
	
	.pagination_active a:hover
	{
		background-color: transparent !important;
	}
		
	.paginate
	{
		text-align:center;
		margin: 2px;
	}
	
	.paginate a,
	.paginate a:link,
	.paginate a:visited
	{
		background-color:#FFFFFF;
		color:#2E6AB1;
	}
	
	.paginate i,
	.paginate a:active,
	.paginate a:hover
	{
		color:#FFFFFF;
		background-color:#2E6AB1;
	}
	
	.paginate i,
	.paginate a,
	.paginate a:link,
	.paginate a:active,
	.paginate a:visited,
	.paginate a:hover
	{
		border:1px solid #2E6AB1;
		font-style:normal;
		text-decoration:none;
		padding-left:3px;
		padding-right:3px;
		margin-right:1px;
		font-weight:bold;
	}
	
	.pagination_list a:hover
	{
		background-color:#EDF1F5;
		border:2px solid #EDF1F5;
		color:#3E3E3E;
		padding:0 3px;
		font-size:14px;
	}
	
	.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;

	}

	.customMenuItemActive
	{
		color:#0192C5 !important;
	}

	div.menuLine,
	div.menuLine:hover,
	div.menuLineActive
	{
		font-size:13px;
		margin-bottom:5px;

		color:white;
	}

	div.menuLinkBlock
	{
		padding-left:20px;
		background-repeat:no-repeat;
	}
	
	.thumbnail_block, .thumbnail_block
	{
		margin-left:auto;
		margin-top:8px;
		margin-right:8px;
	}

	div.thumbnail_block 
	{
		margin-right:-4px;
	}
/*	
	.hello_member
	{
		color:white;
		padding:6px 12px 0;
		font-size:12px;
	}
	
	.hello_actions  a
	{
		color:black;
	}
	.hello_actions
	{
		font-size:11px;
		margin-right:40px;
		text-transform:capitalize;

	}

	.hello_actions span
	{
		margin-left:5px;
	}

	.no_hello_actions
	{
		font-size:11px;

		padding-right:10px;
		padding-top:9px;
	}

	.no_hello_actions a
	{
		margin-left:10px;
	}

	/* * * * 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: 0px 0px 10px;
	}

	.categoryBlock1,
	.categoryBlock2,
	.categoryHeader,
	.articleBlock,
	.articleBlock1,
	.articleBlock2
	{
		margin-left:12px;
		margin-right:12px;
		text-align:justify;
	}

	.newsHead,
	.categoryCaption,
	.artCaption,
	.articleBlock1 .title,
	.articleBlock2 .title
	{
		font-size:16px;
		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:#0355B1;
		font-weight:bold;
	}

	.newsText
	{

	}
	.newsReadMore
	{
		font-weight:bold;
		text-align:right;
	}

	.articleBlock1 .title,
	.articleBlock2 .title
	{
		margin-bottom:5px;
		background-image:url(../images/icons/artic_papr.gif);
	}

	.categoryCaption,
	.artCaption
	{
		background-image:url(../images/icons/artic_fldr.gif);
	}

	.articleBlock .date,
	.articleBlock1 .date,
	.articleBlock2 .date
	{
		font-size:11px;
		color:#666666;
	}

	.guestbookTextArea
	{
		width: 530px;
		height:250px;
	}

	/* Blog Design Box */
	.blogBlock
	{
		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:13px;
		text-decoration:none;
		color:#333366;
	}

	.online_offline_bulb
	{
		position:absolute;
		z-index:10;
		right:0px;
		top:0px;
	}

	div.thumbnail_block .online_offline_bulb {
		border:none !important;
	}

	/* * * * 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:right;
		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:#666666;
		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;
	}

	.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;
		padding-bottom:5px;
		padding-left:25px;
	}

	.blogInfo
	{
		color:#0355B1;
		font-weight: bold;
		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:11px;
		text-align:justify;
	}

	/* * * * RSS Feed * * * */

	.rss_item_wrapper
	{
		border-bottom:1px dotted #999999;
		padding-bottom:15px;
	}

	.rss_item_header
	{
		font-size:16px;
		font-weight:bold;
	}

	.rss_item_info
	{
		color:#666;
		font-size:11px;
	}

	.rss_read_more
	{
		margin-top:6px;
		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;
	}

	/************EOS*************/

	.edit_item_table_cont
	{
		position:relative;
		border:1px solid #666666;
	}

	
	#page-footer {
		height:232px; 
		margin-top: 20px;
		margin-bottom: 30px;
		position:relative; 
		width:960px;
	}
		
	#page-footer #foot-left{
		position:absolute;
		top:0;
		left:0;
		background:url(../images/thm_blue/bkg-mainpage-footer-c.png) no-repeat 0 0;
		width:20px;
		height:235px;
		overflow:hidden;
	}
		
	#page-footer #foot-right{
		position:absolute;
		top:0;
		left:940px;
		background:url(../images/thm_blue/bkg-mainpage-footer-c.png) no-repeat -20px 0;
		width:20px;
		height:235px;
		overflow:hidden;
	}
	
	#page-footer #foot-main{
		position:absolute;
		top:0;
		left:20px;
		background:url(../images/thm_blue/bkg-mainpage-footer-b.png) repeat-x;
		width:920px;
		height:235px;
		overflow:hidden;
	
	}
	
	#page-footer #foot-main-inner{
		position:relative;
		height:232px;
	}
	
	#page-footer a{
		text-decoration:none;
		font-size:11px;
	}
	
	#page-footer a:hover{
		text-decoration:underline;
		color:#333;
	}
	
	#page-footer .foot-linkblock{
		position:absolute;
		top:28px;
		width:150px;
	}
	
	#page-footer .foot-linkblock h4{
		margin:0 0 10px 0;
		font-size:14px;
		color:#3d4856;
	}
	
	#page-footer .foot-linkblock a{
		display:block;
		padding-bottom:2px;
		color: #2677CF;
	}
	
	#page-footer .foot-linkblock.foot-platform{
		left:38px;
		min-height: 150px;
		border-right: 1px solid #ccd1d6;
	}
	
	#page-footer .foot-linkblock.foot-launchpad{
		left:223px;
		min-height: 150px;
		border-right: 1px solid #ccd1d6;
	}
	
	#page-footer .foot-linkblock.foot-widgetmedia{
		left:405px;
		min-height: 150px;
		border-right: 1px solid #ccd1d6;
	}
	
	#page-footer .foot-linkblock.foot-developers{
		left:605px;
		min-height: 150px;
		border-right: 1px solid #ccd1d6;
	}
	
	#page-footer .foot-linkblock.foot-outstory{
		left:800px;
	}
	
	#page-footer #copyright{
		position:absolute;
		top:200px;
		left:38px;
		width:600px;
		font-size:11px;
		color:#666;
	}
	
	#page-footer #copyright a{
		margin:0 10px;
	}
	
	#page-footer #foot-rss{
		position:absolute;
		top:195px;
		right:128px;
		width:40px;
		text-align:right;
	}
	
	#page-footer #topofpage{
		position:absolute;
		top:195px;
		right:38px;
		width:75px;
		text-align:right;
	}
	
	#page-footer #topofpage a{
		background:url(../images/bkg-footer-pagetop-arrow.gif) no-repeat right;
		padding-right:10px;
	}
	
	#page-submenu{
		position:relative;
		height:40px;
		padding-left:51px;
	}
	
	#bottom-counters{
		color:#666666;
		font-size:11px;
		right:5px;
		position:absolute;
		top:192px;
		width:25px;
	}
	
	.short_desc {
		position: relative;
		float:left;
		width: 760px;
	}

	.login_ajax_wrap {
		width:500px;
		margin:200px auto 0px;
	}

	.login_ajax_close {
		position: absolute;
		right: -1px;
		top: 3px;
		z-index: 150;
		cursor: pointer;
	}
	
	.desc_info_box {
		color:#333333;
		font-size:11px;
	}
	
	.login_header {
		color:#3D4856;
		font-size:24px;
		letter-spacing:-1px;
	}
	
	.login_close {
		float: right;
		color:#AAAAAA;
		font-size:12px;
		text-decoration:none;
		position: relative;
		top: -20px;
		right: 28px;
		cursor: pointer; 
	}
	
	.login_close:hover {
		text-decoration:underline;
	}
	
	.login_close_button {
		float: right;
		right: 0px;
		position: relative;
		top: -20px;
		right: -40px;
	}
	
	.login_form_label {
		margin-left: 40px !important;
		width: 120px !important;
	}
	
	.login_form_input {
		width: 220px !important;
	}
	
	div.login_pass_forgot  {
		margin-top: 5px;
	}
	
	.login_pass_forgot a {
		padding-left: 10px;
		color:red;
		font-size:10px;
	}
	
	div.login_form_border {
		margin-top: -15px;
		margin-bottom: 5px;
		background: #E5EFFF url(../images/warning_ico.png) no-repeat top left ;
		height: 32px;
	}
	
	.login_form_warning {
		color: #282828 !important;
	}
	
	
	
	#bottom_page
	{
		position:relative;
		height:7px;
		border:0px solid gray;
		margin:0px 7px 0px 7px;
		background: white;
		
	}


	.innerBodyBottomLeft
	{
		position:absolute;
		bottom:0px;
		left:-7px;
	}

	.innerBodyBottomRight
	{
		position:absolute;
		bottom:0px;
		right:-7px;
	}
	
	.submenudiv {
		position:absolute;
		margin-left:15px;
		margin-top:7px;
		height: 29px;
		padding-right: 10px;
		background: transparent;
	}
	
	.submenu_header {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left:9px;
		padding-right: 15px;
		line-height: 29px;
		float: left;
		font-size: 14px;
		color:#FFF;
		z-index:100;
		background-image:url(../images/thm_blue/submenu_header_cutting.png);
	}
	
	.submenu_links {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left:15px;
		padding-right: 0px;
		float: left;
		line-height: 29px;
		background: transparent url(../images/thm_blue/submenu_right_cutting.jpg) repeat-x scroll top left;
	}
	
	span.right_submenu_link {
		position: absolute;
		float: right;
		right:3px;
		height: 29px;
		width: 7px;
		background: transparent url(../images/thm_blue/submenu_links_right.png) no-repeat scroll top right;
	}
	
	.left_submenu_header
	{
		position:absolute;
		height: 29px;
		width: 5px;
		left:-5px;
		top:0px;
		background: transparent url(../images/thm_blue/submenu_header_left.png) no-repeat scroll left;
		z-index:1;
	}
	
	.right_submenu_header
	{
		position:absolute;
		height: 29px;
		width: 14px;
		padding-right: 11px;
		top:0px;
		background: transparent url(../images/thm_blue/submenu_header_right.png) no-repeat scroll right;
		z-index:1;
	}
	

	.customMenuSubItem {
		font-size: 11px;
		color:#044486 !important;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 2px;
		font-weight:normal;
		background: transparent;
		border-left: 1px solid #d5e5f1;
	}
			
	a.customMenuSubItem:hover {
		background: #d5e5f1;
		font-size: 11px;
		color:#044486 !important;
		text-decoration: none !important;
	}
	
	
	.customMenuSubItemActive {
		background: #e9f4fd;
		line-height: 25px;
		font-size: 11px;
		color: #044486;
		font-weight:normal;
		margin-left: 0px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 2px;
		line-height: 29px;
		text-decoration: none;
	}
	
	span.submenu_item_green {
		color: #306f22;
		line-height: 25px;
		padding-left: 11px;
	}
	
	span.menu_item_yellow {
		color: #FFFF00 !important;
	}
	
	span.submenu_item_green_ico_upload {
		background: url(http://www.fsn.lv/templates/base/images/icons/menu_up.png) no-repeat scroll left top;
		width: 10px;
		height: 12px;
		position: absolute;
		top: 8px;
	}
	
	span.submenu_item_green_ico_games {
		background: url(http://www.fsn.lv/templates/base/images/icons/menu_games.png) no-repeat scroll left top;
		width: 12px;
		height: 12px;
		position: absolute;
		top: 9px;
	}
	
	span.submenu_item_green_ico_classfield {
		background: url(http://www.fsn.lv/templates/base/images/icons/menu_classfields.png) no-repeat scroll left top;
		width: 12px;
		height: 12px;
		position: absolute;
		top: 8px;
	}
	
	span.submenu_item_green_ico_blog_post {
		background: url(http://www.fsn.lv/templates/base/images/icons/menu_post.png) no-repeat scroll left top;
		width: 12px;
		height: 12px;
		position: absolute;
		top: 9px;
	}
	
	span.submenu_item_green_ico_blog_cat {
		background: url(http://www.fsn.lv/templates/base/images/icons/menu_cat.png) no-repeat scroll left top;
		width: 12px;
		height: 12px;
		position: absolute;
		top: 9px;
	}
	
	span.submenu_item_green_ico_event {
		background: url(http://www.fsn.lv/templates/base/images/icons/menu_event.png) no-repeat scroll left top;
		width: 12px;
		height: 12px;
		position: absolute;
		top: 9px;
	}
	
	span.submenu_item_green_ico_group {
		background: url(http://www.fsn.lv/templates/base/images/icons/menu_groups.png) no-repeat scroll left top;
		width: 12px;
		height: 12px;
		position: absolute;
		top: 9px;
	}
	
	span.submenu_item_green_ico_modules {
		background: url(http://www.fsn.lv/templates/base/images/icons/menu_modules.png) no-repeat scroll left top;
		width: 12px;
		height: 12px;
		position: absolute;
		top: 9px;
	}
	
	span.submenu_item_green_ico_message {
		background: url(http://www.fsn.lv/templates/base/images/icons/menu_message.png) no-repeat scroll left top;
		width: 12px;
		height: 12px;
		position: absolute;
		top: 9px;
	}
	
	span.submenu_item_green_ico_conf {
		background: url(http://www.fsn.lv/templates/base/images/icons/menu_conf.png) no-repeat scroll left top;
		width: 12px;
		height: 12px;
		position: absolute;
		top: 9px;
	}
	
	.global_search_div {
		background: url(../images/fakesearch.png) no-repeat scroll left top;
		height: 24px;
		width: 207px;
		padding: 0px 10px 0px 2px;
		vertical-align: middle;
	}
	
	.searchBlock{
		background:transparent;
		right: 180px;
		float:right;
		height:24px;
		margin-top:36px;
		position:absolute;
		width:173px;
	}

	.languageBlock
	{
		background:transparent;
		float:right;
		right: 40px;
		margin-top:38px;
		position:absolute;
	}
	
	.siteVersion 
	{
		font-size: 8px;
		color: white;
		right: 15px;
		top:5px;
		position:absolute;
	}
	
	.siteColorCaption 
	{
		font-size: 11px;
		color: #3D4856;
		position:absolute;
		float:right;
		right: 420px;
		top:199px;
	}
	
	.style_switcher
	{
		position:absolute;
		float:right;
		right: 320px;
		top:196px;
		font-size:11px;
	}
	
	.style_switch_drop {
		color: #3D4856;
		font-size: 11px;
		font-family: Arial;
	}

	.thumb_actions {
		background: transparent url(../images/thumb_actions.png) scroll left bottom no-repeat;
		height: 25px;
		width: 90px;
		position: absolute;
		left: 4px;
		top: 90px;
	}
	
	.thumb_actions div {
		margin-top: 6px;
		margin-left: 3px;
		float: left;
	}

	.actions_caption {
		font-size: 11px;
		font-weight: normal;
		color: #333333;
	}
	
	.thumb_actions_list div.menuLinkBlock {
		padding-left: 18px !important;
		padding-right: 0px !important;
		margin-left: 5px !important;
	}
		
	.thumb_actions_list a:hover  {
		text-decoration: underline;
	}

	.thumb_actions_list div{
		font-size: 11px !important;
		text-decoration: none !important;
	}

	.thumb_actions_list {
		background: #FFFFFF;
		border: 1px solid #c2def8;
		width: 150px;
		position: absolute;
		z-index: 1000;
		text-align:left;
		display:none;
		margin-top: 3px;
		margin-left: 3px;
		padding-top: 10px;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.browse_thumb {
		overflow: visible !important;
	}

	.nopic_top {
	vertical-align: middle;
	border: 3px solid #77D4FD;
	}


	.global_search_form #sgf_keyword {
		padding: 5px !important;
		vertical-align: middle;
		width: 143px !important;
	}


	.My_Homepage_1{
		color: black;
		height: 50px !important;
	}

	.My_Homepage_1:hover {
		color: black;
	}

	.login_form_cont {
		background: #FFFFFF url(../images/dialog_bg.png) repeat-x scroll left bottom;
		height: 10px;
		border:3px solid #FFFFFF;
		font-size:12px;
		margin:0 auto;
		padding:20px 25px 35px;
		width:500px;
		height: 170px;
	}

	.popup_form_wrapper td.container
	{
		background-color:#E7E7DE;
		width:450px;
	}
	
	.popup_form_wrapper td.side_ver,
	.popup_form_wrapper td.side
	{
		background-image:url(../images/sp_op_gr.png);
		font-size:1px;
	}

	.login_form_row {
		top: 10px !important;
	}

	.login_form_row_forgot {
		margin-top:10px !important;
	}

	.login_form_join {
		margin-top:10px !important;
	}

	div.err div {
		background-color: #e9e9e9 !important;
		color:#3E3E3E !important;
	}

	div.err {
		border:1px solid #E4E4DE !important;
	}

	.regsiterH {
		background:transparent url(../images/misc/human.png) no-repeat scroll 0 0;
		color:white;
		cursor:pointer;
		float:left;
		font-weight:bold;
		height:35px;
		width:170px;
	}

	.regsiterB {
		background:transparent url(../images/misc/company.png) no-repeat scroll 0 0;
		color:white;
		cursor:pointer;
		float:left;
		font-weight:bold;
		height:35px;
		width:170px;
		text-align: center !important;
	}

	.regsiterH  a{
		color: white !important;
		font-size:12px;
		margin-top:10px;
		margin-left: 44px;
		float: left;
	}

	.regsiterB a{
		color: white !important;
		font-size:12px;
		margin-top:10px;
		margin-left: 17px;
		float: left;
		text-align: center !important;
	}

	b.reward_caption {
		font-size: 21px;
		font-weight: bold;
	}

	div#topmenu
	{
		float:right;
		height:29px;
		background: transparent;
		overflow:hidden;
		width:97%;
		z-index:500;
		margin-right:18px;
		margin-top:74px;
	}

	* html div#topmenu
	{
		margin-right:0px;
	}

/* LEFT MENU */

	.leftMenu{
		margin-left:0px;
		height:29px;
		float:left;
	}

	.leftMenu ul {
		font-family:arial;
		font-size:11px;
		margin: 0;
		text-align: left;
		padding-left: 10px;
		height: 29px;
	}

	.leftMenu ul li{
		display: inline-block;
		color: #0192c5;
		height: 14px;
		float: left;
	}
	
	.leftMenu a {
		display: inline-block;
		height:29px;
		line-height:28px;
		margin-top:0px;
		padding-left:10px;
		padding-right:10px;
		color: #FFFFFF !important;
		border-left: 1px solid #003977;
		text-decoration: none;
		outline: none;
	}

	.leftMenu  a:hover {
		display: inline-block;
		height: 28px;
		line-height:28px;
		color: #FFF;
		background: #003977;
		margin-top:0px;
		white-space:nowrap;
		text-decoration: none;
	}

	.leftMenu :after{ /*Add margin between menu and rest of content in Firefox*/
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

/* RIGHT MENU */

	.topMemberBlock{
		margin-left:0px;
		height:28px;
		float:left;
	}

	.topMemberBlock ul {
		font-family:arial;
		font-size:11px;
		margin: 0;
		text-align: left;
		padding-left: 10px;
		height: 28px;
	}

	.topMemberBlock ul li{
		display: inline;
		height: 14px;
	}

	.topMemberBlock a {
		display: inline-block;
	}

	.topMemberBlock ul li {
		display: inline-block;
		height:28px;
		line-height:28px;
		margin-top:-1px;
		margin:0;
		padding-left:10px;
		padding-right:10px;
		border-left: 1px solid #003977;
		float: left;
	}

	.topMemberBlock  ul li:hover {
		display: inline-block;
		background: #003977;
		height: 28px;
		margin: 0;
		line-height:28px;
		padding-left:10px;
		padding-right:10px;
		white-space:nowrap;
	}

	div.dropmenudiv{
		position:absolute;
		color: #FFFFFF !important;
		border-bottom-width: 0;
		font: normal 11px arial;
		line-height:20px;
		z-index:121000;
		visibility: hidden;
	}

	div.dropmenudiv_body
	{
		padding-top:0px;
		padding-left:0px;
		padding-right:0px;
		margin-bottom: -12px;
		margin-top:0px;
		background: #003a78;
		width: 120px;
		z-index:12000;
	}

	div.dropmenudiv_body a
	{
		padding-left:10px;
		padding-right:10px;
	}

	div.dropmenudiv_body a:hover
	{
		background: #0b5fa9;
		width: 100px;
		color: #FFF !important;
	}

	div.dropmenudiv_dark {
		position:absolute;
		top: -2px;
		margin-bottom: -10px;
		border-bottom-width: 0;
		font:normal 11px arial;
		line-height:20px;
		z-index:111000;
		width: 120px;
		visibility: show;
		padding-bottom:2px;
		background: #003a78;
		margin-top:51px;
		margin-left:-20px;
		margin-left: -10px;
	}

	div.dropmenudiv_dark a {
		padding-left:10px;
		padding-right:10px;
	}

	div.dropmenudiv_dark a:hover
	{
		background: #0b5fa9;
		width: 98px;
		color: #FFF !important;
	}

	.My_Homepage_1 ul li a
	{
		color: #FFF !important;
	}

	.My_Homepage_1 ul li a:hover
	{
		color: #272727 !important;
	}

	div.dropmenudiv_bottom_p
	{
		position:relative;
		background-image:url(../images/thm_blue/dropmenudiv_bg_bot_pic.png);
		background-repeat:no-repeat;
		background-position:bottom left;
		margin-top:12px;
		width:122px;
		height:11px;
		color: #0079a7 !important;
	}

	div.darkBotPic
	{
		position:absolute;
		margin-bottom:-12px;
		border:0px solid red;
		background-image:url(../images/thm_blue/dropmenudiv_dark_bot_pic.png);
		background-repeat:no-repeat;
		background-position:bottom left;
		height:12px;
		width:120px;
	}

	.dropmenudiv_body a ,
	.dropmenudiv_dark a
	{
		width: auto;
		display: block;
		text-indent: 0px;
		padding: 2px 0;
		text-decoration: none;
		color: #fff;
	}

	* html .dropmenudiv a, * html .dropmenudiv_dark a, * html .dropmenudiv_dark2 a{ /*IE only hack*/
		width: 100%;
	}

	.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
		/* background-color: #676767; */
	}
	.dropmenudiv_dark a:hover{ /*THEME CHANGE HERE*/
		/* background-color: #454545; */
		color: #2786C2
	}

	.cp_items
		{
		color: #FFF !important;
		}

	sa.cp_items:hover
		{
		color: #272727 !important;
		}

