body
{
    font-size:18px;
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

a
{
   color:#0099cc;
   text-decoration:none;
   font-size:1em;
}

a:hover
{
   text-decoration:underline;
}

.main_column
{
    width: 655px;
    vertical-align:top;
    padding-bottom:30px;
    position:relative;
    left:-3px;
}


.place_holder
{
    padding-left:15px;
    width: 625px;
    vertical-align:top;
}

.curve
{
    background-position: center 23px;
    background-image: url('../Images/curve_bg.gif');
    background-repeat: no-repeat;
    padding-left:10px;
}

.editprofile
{
    padding-top:23px;
}

.dynamic_column
{
    display:inline;
    float: right;
    width: 280px;
}

.page_heading
{
    padding-top:5px;
    padding-bottom:8px;
    font-weight: bold;
	font-size: 18px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    font-size : 12px;
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    position:relative
}

.dottedline
{
	background-image: url('/images/dot.gif');
	background-repeat: repeat-x;
}

.heading
{
	font-weight: bold;
	font-size: 12px;
	color: #003C6D;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	
}

.groupsectionheading
{
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.subheading
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}


.leftmenuback
{
	background-color: #E5F1F6;
}

.topmenuback
{
	background-color: #E5F1F6;
}

.topmenudivider
{
	background-color: #b0c4de;
}

.popupbackground
{
	background-color: #e8e8e8;
}

.leftmenulink
{
	font-weight: bold;
	font-size: 11px;
	color: #003B6D;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.leftmenulink:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #FF3600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.topheading
{
    font-weight: bold;
	font-size: 16px;
	color: #003C6D;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.memberheading
{
    font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.toplinks
{
	font-size: 11px;
	color: #003b6d;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}

.toplinks:hover
{
	font-size: 11px;
	color: #FF3600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-decoration: underline;
}

.toptext
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	text-decoration:none;
	color:#5D5D5D;
	font-weight:bold;
}

.toptext:link
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	text-decoration:underline;
	color:#5D5D5D;
	font-weight:bold;
}

.toptext:visited
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	text-decoration:underline;
	color:#5D5D5D;
	font-weight:bold;
}

.toptext:active
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	text-decoration:underline;
	color:#5D5D5D;
	font-weight:bold;
}

.toptext:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	/*text-decoration:underline;*/
	color:#5D5D5D;
	font-weight:bold;
}

.topusername
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	text-decoration:none;
	color:#FE2626;
	font-weight:bold;
}

.normallink
{
	font-size: 10px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}


.normallink:hover
{
	font-size: 10px;
	color: #0066cc;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.error
{
	font-size: 12px;
	color: red;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.errortitle
{
	font-size: 14px;
	color: red;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.errorbox
{
	border: #CC6600 1px solid; 
	background-color: #FFFFCC;
	padding : 10px 10px 10px 10px;
	font-size: 12px;
	color: red;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-align:left;
	margin-bottom:12px;
}

.errorlink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration:none;
}



/*.label
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	font-weight:bold;
}*/





/*.graylabelbold
{
	font-size: 11px;
	color: #999999;
	font-family: Arial;
	font-weight: bold;
}

.smallabel
{
	font-size: 11px;
	color: #333333;
	font-family: Arial;
}*/


.label_right_align
{
	font-size: 11px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-align: right;
}

.watermarktextbox
{
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

.watermark 
{
    color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

.textbox
{
	/*border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;*/
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}


/*.button
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #D6E7FB;
	text-decoration:  none;
}*/

.button
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color: #e2dfd6;
	text-decoration:  none;
	border-left: #dcdcdc 2px solid;
	border-top: #dcdcdc 2px solid;
}

/*.button_blue
{
	font-size: 14px;
	color: white;
	font-family: Verdana;
	background-color: #0082c8;
	text-decoration:  none;
	border-left: white 2px solid;
	border-top: white 2px solid;
	padding-top: 5px;
	padding-bottom: 5px;
}*/

.titleback
{
	border:Solid 0px #316AC5;
	background-color:#E5F1F6;
}

.gridItem
{
	font-size: 11px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	padding-top:3px;
	padding-bottom:3px;
	
}

.gridaltitem
{
	font-size: 11px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color: #E5F1F6;
}

.emptylabelgrid
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}


.upperhyperlink
{
	font-size: 12px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color:#cc6633;
	text-decoration: underline;
}

.gridheader
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color:White;
	text-align: left;
	padding-top:3px;
	padding-bottom:3px;
}

.gridpager
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099cc;
	text-decoration:none;
}

.gridpager:link
{
	font-size: 11px;
	color: #cc6633;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.gridpager:visited
{
	font-size: 11px;
	color: #cc6633;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.gridpager:active
{
	font-size: 11px;
	color: #cc6633;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.gridpager:hover
{
	font-size: 11px;
	color: #6666cc;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	/*text-decoration: underline;*/
}

.itemborder
{
	border: solid 1px black;
}


.tablink
{
	font-size: 12px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}

.tabnotselectedempty
{
	border-bottom: #cccccc 1px solid;
}

.tabselected
{
	background-color: #ffffcc;
	font-size: 12px;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration:none;
	font-weight:bold;
}

.tabnotselected
{
	/*background-color: #efefef;*/
	background-color: #E5F1F6;
	font-size: 12px;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration:none;
	font-weight:bold;
}


.homepagebackground
{
	background-image: url( '/images/homepagebg.gif' );
	background-repeat: no-repeat;
	background-position: left top;
}

.bluegradient
{
	background-image: url('/images/gradient.gif');
	background-repeat: repeat-x;
	background-color: #20C2FF;
	background-position:top;
	margin: 0px;
}

.brandinggradient
{
	background-image: url('/images/brandinggradient.gif');
	background-repeat: repeat-x;
	background-color: #879bb8;
	background-position:top;
	margin: 0px;
}

.greygradient
{
	background-image: url('/images/greygradient.gif');
	background-position:bottom;
}

.whiteback
{
	background-color:White;
}

.graybackground
{
	/*background-image: url('/images/topband.gif');*/
	background-color: #EEEEEE;
}

.navcenter
{
	background-image: url('/images/topnavcenter.gif');
}

.brandingnavcenter
{
	background-image: url('/images/brandingtopnavcenter.gif');
}

.dottedlinehor
{
	background-image: url('/images/dotted_line_hor.gif');
	background-repeat: repeat-x;
}

.groupcenter
{
	background-image: url('/images/groupboxcenter.gif');
}

.gridcenter
{
	background-image: url('/images/box_border.gif');
}

.greycenter
{
	background-image: url('/images/greycenter.gif');
}

.grey_sectionheader
{
	background-image: url('/images/header_grey_center.gif');
}

.articleheaderlink
{
	font-size: 11px;
	color: #CC6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}

.articleinnerlink
{
	font-size: 10px;
	color: #CC6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}


.pageheading
{
	font-weight: bold;
	font-size: 18px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.userportfoliolink
{
	font-weight: bold;
	font-size: 18px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	color: #0099cc;
	text-decoration:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.pageheadinglink
{
	font-weight: bold;
	font-size: 18px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration:none;

}
.pageheadinglink:hover
{
	font-weight: bold;
	font-size: 18px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.generallink
{
	font-size: 11px;
	color: #0099CC;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.headerlink
{
	font-size: 11px;
	color: #C36909;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.navigationtext
{
	font-weight: bold;
	font-size: 13px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.navigationlink
{
	font-weight: bold;
	font-size: 13px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-decoration:none;
}

.navigationlink:hover
{
	font-weight: bold;
	font-size: 13px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.navigationdivider
{
	font-weight: bold;
	font-size: 11px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.bottomlink
{
	font-size: 11px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.bottomdivider
{
	font-size: 11px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.bottomlink:hover
{
	font-size: 11px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: Underline;
}

.copyrightlabel
{
	font-size: 10px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.bottomlabel
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFCC;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.tabtablenotselected
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099cc;
	background-image: url(/Images/tab2center.gif);
}

.tabtableselected
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	background-image: url(/Images/tab1center.gif);
}

.tabspacer
{
	background-image: url(/Images/bodyline.gif);
	background-repeat: repeat-x;
}

.tabspacery
{
	background-image: url(/Images/bodyline.gif);
	background-repeat: repeat-y;
}

.tabotherspacer
{
	background-image: url(/Images/soulbodyline.gif);
	background-repeat: repeat-x;
}



.requiredtext
{
	font-size: 12px;
	color: red;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}


.border
{
	border: #38C3FA 1px solid; 
}

.border_bottom
{
	border-bottom: #99CCE6 1px solid; 
}

.border_top
{
	border-top: #99CCE6 1px solid;
}


.border_right
{
	border-right: #99CCE6 1px solid
}

.border_left
{
	border-left: #99CCE6 1px solid;
}


.border_bottom_top
{
	border-bottom: #99CCE6 1px solid; 
	border-top: #99CCE6 1px solid
}

.border_bottom_right
{
	border-bottom: #99CCE6 1px solid; 
	border-right: #99CCE6 1px solid
}

.border_right_bottom_top
{
	BORDER-RIGHT: #99CCE6 1px solid; 
	border-bottom: #99CCE6 1px solid; 
	border-top: #99CCE6 1px solid
}

.border_left_bottom_top
{
	border-left: #99CCE6 1px solid; 
	border-bottom: #99CCE6 1px solid; 
	border-top: #99CCE6 1px solid
}

.border_left_right_bottom_top
{
	border-left: #99CCE6 1px solid; 
	border-right: #99CCE6 1px solid;
	border-bottom: #99CCE6 1px solid; 
	border-top: #99CCE6 1px solid
}

.border_left_right_bottom
{
	border-left: #999999 1px solid; 
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid; 
}

.border_left_right
{
	border-left: #999999 1px solid; 
	border-right: #999999 1px solid;
}

.picture_frame
{
	border-left: silver 1px solid;
	border-bottom: silver 3px solid;
	border-top: silver 1px solid;
	border-right: silver 3px solid;
}

.gallery_picture_frame
{
	/*background-image: url('/images/topband.gif');*/
	background-color: #EFEFEF;
}

/* Final CSS */

.helptext
{
	font-size: 11px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}



.graylink
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.graylink:hover
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.label
{
	font-size: 11px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
}


.sectionheading
{
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.sectionheading_small
{
	font-size: 13px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.sectionheadinglink
{
	font-weight: bold;
	font-size: 13px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.sectionheadinglink:hover
{
	font-weight: bold;
	font-size: 13px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.groupsearchbluebandsectionheading
{
	font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.bluebandsectionheading
{
	font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold
}

.bluebandsectionheading_big
{
	font-size: 16px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold
}
.greybandsectionheading
{
	font-size: 14px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold
}


/*.person_group_link_bold
{
	font-size: 11px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}

.person_group_link
{
	font-size: 11px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.person_group_link_bold_big
{
	font-size: 12px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}*/

.finetext
{
	font-size: 10px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.likeitlabel
{
	font-size: 11px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

/*.bluelink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099cc;
	text-decoration:none;
}

.bluelink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099cc;
	text-decoration: underline;
}

.selectedlink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}*/

.commenttext
{
	font-size: 10px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

/* merged CSS fromprevious */

.groupbody
{
	background-color:#eff7fb;
}

.groupbottomx
{
	background-image: url(/images/bodybottom.gif);
	vertical-align: top;
	background-repeat: repeat-x;
	background-color:#eff7fb;
}

.groupbottomyright
{
	background-image: url(/images/bodybottom.gif);
	background-position:right;
	background-repeat: repeat-y;
	background-color:#eff7fb;
}

.groupbottomyleft
{
	background-image: url(/images/bodybottom.gif);
	background-position:left;
	background-repeat: repeat-y;
	background-color:#eff7fb;
}


.profile_tabnotselected
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration:none;
}

.profile_tabnotselected:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration: underline;
}

.bluelabel
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099cc;
	text-decoration:none;
}

.normalnavigation
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099cc;
	text-decoration:none;
}

.normalnavigation:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099cc;
	text-decoration: underline;
}

.normalnavigationaboutus
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration:none;
}

.normalnavigationaboutus:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration: underline;
}

.unreadmail
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #CC6600;
	font-weight:bold;
	text-decoration:none;
}

.unreadmail:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #CC6600;
	font-weight:bold;
	text-decoration: underline;
}

.profile_tabselected
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}

.sectionheader
{
	background-image: url('/images/header_center.gif');
}

.normal
{
	font-size: 11px;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.normal a
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099cc;
	text-decoration:none;
}

.normal a:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099cc;
	text-decoration: underline;
}

.message
{
	font-size: 12px;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.section_border_bottom
{
	border-bottom: #cccccc 1px solid;
}

.section_top_border
{
	border-top: #cccccc 1px solid;
}

.section_border_top
{
	border-top: #999999 1px solid;
}

.divider
{
	font-size: 11px;
	color: #b4b4b4;
	font-weight:bold;
}

.topbandlink
{
	font-size: 11px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}

.topbandlink:hover
{
	font-size: 11px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
	font-weight: bold;
}


.commentcenter
{
	background-color:#EFEFEF;
}

.formrow td
{
	padding-bottom: 10px;
	empty-cells:hide;
}

#csserrorrow
{
	padding-bottom: 0px;
	empty-cells:hide;
}

#cssaddressbookrow
{
	padding-bottom: 0px;
	empty-cells:hide;
}

.formrowNew td
{
	padding-bottom:10px;
	background-color:#e8e8e8;
}

.formrowremove td
{
	padding-bottom:0px;
}

.textspacing
{
    padding-top:3px;
}

.viewprofile_formrow td
{
	padding-bottom:6px;
}

.modalProgressGreyBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup
{
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    border-style: solid; 
    border-width:1px; 
    background-color:White; 
    width:205px; 
    height:50px;
}

.subnavigationlinks
{
	font-size: 12px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.subnavigationlinks:hover
{
	font-size: 12px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.subnavigationlinksnotselected
{
	font-size: 12px;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration:none;
	font-weight:bold;
}

.subnavigationlinksnotselected:hover
{
	font-size: 12px;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
	font-weight:bold;
}

.subnavigationlinksdivider
{
	font-size: 12px;
	color: #b4b4b4;
	font-weight:bold;
}

.groupnamelink
{
	font-size: 20px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight:bold;
}

.groupnamelink:hover
{
	font-size: 20px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
	font-weight:bold;
}

.genericmessagelabel
{
	font-size: 14px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}
.label_brown
{
	font-size: 13px;
	color: #CC6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.border_yellow
{
	border: #CC6600 1px solid; 
	background-color: #FFFFCC;
	padding : 10px 10px 10px 10px;
	text-align:left;
	margin-bottom:12px;
}

.errormessagelink
{
	font-size: 14px;
	color: #0099cc;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration:none;
	font-weight:bold;
}

.errormessagelink:hover
{
	font-size: 14px;
	color: #0099cc;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
	font-weight:bold;
}

.requiredstarmessage
{
	font-size: 11px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	padding-top:10px;
}

.req_star
{
	font-size: 11px;
	color: #FF0000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.homeaboutuslink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration:none;
}

.homeaboutuslink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration: underline;
}

.welcomepagesubheading
{
	font-weight: bold;
	font-size: 14px;
	color: #0099CC;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;	
	text-decoration: none;
}


.welcomepagesubheading:active
{
	font-weight: bold;
	font-size: 14px;
	color: #0099CC;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;	
	text-decoration: none;
}

.welcomepagesubheading:link
{
	font-weight: bold;
	font-size: 14px;
	color: #0099CC;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;	
	text-decoration: none;
}

.welcomepagesubheading:visited
{
	font-weight: bold;
	font-size: 14px;
	color: #0099CC;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;	
	text-decoration: none;
}

.welcomepagesubheading:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #0099CC;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;	
	text-decoration: underline;
}

.messagebox
{
	border: #999999 1px solid; 
	background-color: #EEEEEE;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	height:35px;
}

.messageboxforvault
{
    border: #999999 1px solid; 
	background-color: #EEEEEE;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	height:25px;
}

.networkupdatemessagebox
{
	background-color: #EEEEEE;
	padding : 5px 5px 5px 5px;
	font-size: 12px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-align:left;
	margin-bottom:12px;
}

.ratingStar 
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar 
{
    background-image: url('/images/FilledStar.png');
}

.emptyRatingStar 
{
    background-image: url('/images/EmptyStar.png');
}
.savedRatingStar 
{
    background-image: url('/images/SavedStar.png');
}

.navigationlinkportfolio,
.navigationlinkportfolio:link,
.navigationlinkportfolio:active,
.navigationlinkportfolio:visited
{
	font-size: 16px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-decoration:none;
}

.navigationlinkportfolio:hover
{
	font-size: 16px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
	font-weight: bold;
}

.graylink_medium
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-decoration: underline;
}

.homepagetext
{
	font-size: 12px;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.loginpageheading
{
	font-weight: bold;
	font-size: 18px;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.grayband
{
	background-color: #999999;
}

.blackheading
{
	font-size: 14px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.pinklabel
{
	font-size: 14px;
	color: #CC6699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.pager
{
	padding-top: 5px; 
	margin-left: auto; 
	margin-right: auto;
	padding-bottom:5px;
}

.pager a, .pager a:visited
{
	background-color: #fff;
	padding: 2px 6px;
	border: solid 1px #bbb;
	text-decoration: none;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif, Helvetica, sans-serif;
	font-size: 12px;
	color:#0099cc;
}

.pager a:hover 
{
	color: #fff; 
	background: #0099cc; 
	border-color: #036; 
	text-decoration: none;
}

.pager span 
{
	padding: 2px 6px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc; 
}

.pagerlabel
{
	
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc; 
	background-color:White;
}

.pager table td
{
	padding: 5px 2px 5px;
	
}

.toplink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099CC;
	text-decoration:none;
}

.toplink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099CC;
	text-decoration: underline;
}

.toplinkbold
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099CC;
	text-decoration:none;
	font-weight:bold;
}

.toplinkbold:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099CC;
	text-decoration: underline;
	font-weight:bold;
}

.aqualabel
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
	font-weight:bold;
}

.gridrow_spacing
{
	padding-bottom:15px;
}

.normalaboutus
{
	font-size: 12px;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.popupmodal
{
	background-color:#e8e8e8;
	padding:15px 15px 15px 15px;
}
/*


.modalBorder
{
    background-color:#e8e8e8; 
    color:#000000; 
    font-size:12px;
    border:10px solid #999999; 
}

.modalBorder td
{
    padding-bottom:10px;
}

/*.dropShadowPanel span 
{
	color:white;
	text-decoration:underline;
}

.dropShadowPanel span:hover 
{
	text-decoration:none;
}

.dropShadowPanel 
{
	background-color:#eff7fb;
	border: solid 1px #eff7fb;
}


*/

.modalback
{
	background-color:#EEEEEE;
}

.modalheading
{
	margin-left:10px;
	font-weight: bold;
	font-size: 16px;
	color: #6E6965;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration:none;
	background-color: #DDDDDD;
	padding-left:10px;
	border: solid 2px #BBBBBB;
}

.modalborder_right_top_bottom
{
	border-right: solid 2px #BBBBBB;
	border-top: solid 2px #BBBBBB;
	border-bottom: solid 2px #BBBBBB;
}

.modalborder_bottom_right_left
{
	border-right: solid 2px #BBBBBB;
	border-bottom: solid 2px #BBBBBB;
	border-left: solid 2px #BBBBBB;
}


.roundedPanel
{	
	width:300px;
	background-color:#666666;
	color:white;
	font-weight:bold;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.modalBackground 
{
	background-color: #EBEBEB;
	filter: alpha(opacity=50);
	opacity: 0.5;
}




/* Modal dialog styles */

.modaltable
{
	border: 2px solid #BBBBBB;
	border-collapse:collapse;
}

.modaltable td
{
	border: 2px solid #BBBBBB;
	border-collapse:collapse;
}


.modaltable #modalheader
{
	background-color: #dddddd;
}

.modaltable #modalheadertext
{
	padding-left:10px;
	padding-right:10px; 
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color:#6E6965;
}

.modaltable #modalclosecross
{
	background-color: #eeeeee;
	border-left: 2px solid #BBBBBB;
	border-collapse:collapse;
}


.modaltable td table td
{
	border: 0px solid;
	border-collapse:collapse;
}

.modaltable #modalmainarea
{
	background-color:#eeeeee;
	padding-top:10px;
}

/* Modal dialog style end */

.graylabel
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.graytext
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.pricestriked
{
	font-size: 16px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	text-decoration: line-through;
}

.eventsellingprice
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #003366;
	font-weight:bold;
}

.freeevent
{
	color: red;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
}

.AjaxUpdateProgressLabel
{
	font-size: 16px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}


.noticebox
{
	border: #999999 1px solid; 
	background-color: #E8F8FF;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	
}

.noticeheading
{
	font-size: 16px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold
}

.noticelink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration:none;
	background-color:White;
}

.noticelink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration: underline;
	background-color:White;
}

.noticetext
{
	font-size: 12px;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.noticetext a
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration:none;
}

.noticetext a:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration: underline;
}

.profiledefaulttextcss
{
	font-style:italic;
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;	
}

.morelink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color:#0099cc;
	text-decoration:none;
}

.morelink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color:#0099cc;
	text-decoration:underline;
}

.globalsearchlink
{
	font-size: 18px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight:bold;
}

.globalsearchlink:hover
{
	font-size: 18px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
	font-weight:bold;
}

.homesubheading
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.dottedlinetop
{
    border-top:dotted 1px #999999;
}

.dottedbordertop_padding
{
    border-top:dotted 1px #999999;
    padding-top:15px;
    
}

.dottedborderbottom_padding
{
    border-bottom:dotted 1px #999999;
    padding-bottom:15px;
}

.dottedborderbottom
{
    border-bottom:dotted 1px #999999;
}

.homepagelabel
{
	font-size: 14px;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
}

.homepagelink
{
	font-size: 14px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}

.homepagelink:hover
{
	font-size: 14px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
	font-weight: bold;
}

.homepagelink_normal
{
	font-size: 11px;
	color: #cc6633;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.homepagelink_normal:hover
{
	font-size: 11px;
	color: #cc6633;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.small_orangelink:hover
{
	font-size: 10px;
	color: #cc6633;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.small_orangelink
{
	font-size: 10px;
	color: #cc6633;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.landing_facebook_text
{
	font-size: 13px;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.landing_facebook_link
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 13px;
	color: #0099cc;
	text-decoration:none;
    font-weight:bold;
}

.landing_facebook_link:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 13px;
	color: #0099cc;
	text-decoration: underline;
	font-weight:bold;
}

.legend
{
	font-size: 12px;
	color: #003b6d;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.legendforpostmessage
{
	font-size: 16px;
	color: #003b6d;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.fieldset
{
	margin-bottom:15px;
}

.manageportfolio
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	color: #0099CC;
	text-decoration:none;
	font-weight:bold;
}

.manageportfolio:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	color: #0099CC;
	text-decoration:none;
	font-weight:bold;
}

.audiopalyerlabel
{
	font-size: 11px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}
.landing_facebook_border
{
   	border-top:solid 6px #999999;
	
}

.bigtext
{
	font-size: 14px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	
}

.paddingleftright
{
    padding-left:3px;
    padding-right:8px;
}

.grouplegend
{
	font-size: 14px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	
}

.bluetext
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099cc;
	text-decoration:underline;
}


/* Meditation CSS Starts */

.meditationgradient
{
	background-image: url('/images/meditationbg.gif');
	background-repeat: repeat-x;
	background-position:top;
	background-color: #FFCCCC;
	margin-top: 0px;
	padding-top:0px;
	margin: 0px;
}

.meditationbg
{
	background-image:url('/images/bg_second_page.gif');
	background-repeat: repeat-x;
	background-position:top;
}

.meditationtext
{
	font-size: 14px;
	color: #666666;
	font-family: Sans-Serif;
}

.meditationtextbold
{
	font-size: 14px;
	color: #666666;
	font-family: Sans-Serif;
	font-weight:bold;
}

.meditationheadinglink
{
	font-size: 18pt;
	color: #996699;
	font-family: Sans-Serif;
	font-weight:bold;
	text-decoration:none;
}

.meditationheadinglink:hover
{
	font-size: 18pt;
	color: #996699;
	font-family: Sans-Serif;
	font-weight:bold;
	text-decoration:underline;
}


.meditationlink
{
	font-size: 12pt;
	color: #996699;
	font-family: Sans-Serif;
	font-weight:bold;
	text-decoration:none;
}

.meditationlink:hover
{
	font-size: 12pt;
	color: #996699;
	font-family: Sans-Serif;
	font-weight:bold;
	text-decoration:underline;
}


.meditationline
{
	border-bottom: solid 1px #ffe5e6;
}

.meditationdivider
{
	font-size: 14px;
	color: #999999;
	font-weight:bold;
}


.meditationbottomlink
{
	font-size: 11px;
	color: #996699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.meditationbottomdivider
{
	font-size: 11px;
	color: #996699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.meditationbottomlink:hover
{
	font-size: 11px;
	color: #996699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: Underline;
}

.meditationbottomlabel
{
	font-weight: bold;
	font-size: 11px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.mediatationcopyrightlabel
{
	font-size: 10px;
	color: #996699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}


.meditationbottomdottedline
{
	border-bottom: solid 1px #CC99CC;
}

/* Meditation CSS End */

/* Offerings CSS Start */

.offering_button
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color: #996699;
	text-decoration:  none;
	/*border-left: #dcdcdc 2px solid;
	border-top: #dcdcdc 2px solid;*/
}

.offeringlink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #9A69A0;
	text-decoration:none;
}

.offeringlink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #9A69A0;
	text-decoration:underline;
}

.offeringslegend
{
	font-size: 12px;
	color: #9A69A0;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	margin-left:0px;
	padding-left:0px;
}

.offeringsfieldset
{
	margin-bottom:15px;
}

.offeringbg
{
	background-image:url('/images/offering_top.gif');
	background-repeat:no-repeat;
	background-position:top;
}

.offeringtablenotselected
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #9A69A0;
	background-image: url('/Images/tab_centre_on.gif');
}

.offeringtableselected
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #9A69A0;
	background-image: url('/Images/tab_centre_off.gif');
}

.offeringtabspacer
{
	border-bottom: solid 1px #FEDEDF;
}

.offering_tab
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #9A69A0;
	font-weight:bold;
	text-decoration:none;
}

.offering_tab:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #9A69A0;
	font-weight:bold;
	text-decoration: underline;
}

.grayitalictext
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-style: italic;
}

.offeringborder
{
	background-image: url('/images/offering_bg_border.gif');
}

/* Offerings CSS Ends */

.morelinkpf,
.morelinkpf:link,
.morelinkpf:active,
.morelinkpf:hover,
.morelinkpf:visited
{
	font-size: 11px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.morelinkpf:hover
{
	font-size: 11px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.backskyblue
{
    background-color:#CEF2FE;
}

.backgrayforvault
{
    padding:0px 10px 0px 10px;
    background-color:#E5E5E5;
    height:50px;
}

.MaskedEditError
{
    background-color: Red;
}

/* Tell a Friend */

.tellafriendx
{
	background-image: url('/images/tell_a_friend_bg.gif');
	background-repeat:repeat-x;
}

.tellafriendbottomx
{
	background-image: url('/images/tell_a_friend_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}

.tellafriendy
{
	background-image: url('/images/tell_a_friend_bg.gif');
	background-repeat:repeat-y;
}

.tellafriendrighty
{
	background-image: url('/images/tell_a_friend_bg.gif');
	background-repeat:repeat-y;
	background-position:right;
}

/* Ends */

.vaulttext
{
	font-size: 13px;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.vaulttext a
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 13px;
	color: #0099cc;
	text-decoration:none;
}

.vaulttext a:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 13px;
	color: #0099cc;
	text-decoration: underline;
}

.maintable_container
{
    margin: 0px Auto;
    width:980px;
	background-color:White;
	margin-bottom:15px;
}
.maintable
{
    float:left;
	min-height:400px;
	background-color:White;
	padding-left:15px;
	padding-right:15px;
	width:950px;
	margin-top:15px;
}

.bottom_margin
{
	margin: 0px Auto 0px auto;
	width:980px;
	padding-top:20px;
	padding-bottom:20px;
}

.padding_bottom_3px
{
    padding-bottom:3px;
}


/* Address Book CSS */

.addressbookbox
{
	border: black 2px solid; 
	background-color: #EFF7FB;
	padding : 10px 10px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-align:left;
	margin-bottom:12px;
}

.addressbookdisabledlabel
{
	font-size: 12px;
	color: #cccccc;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.addressbooklabel
{
	
	font-size: 20px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.addressbooksubheading
{
	font-size: 12px;
	padding-left:10px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.crosscursor
{
	cursor:help;
}

.addressbooknamelabel
{
	font-size: 13px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-align: right;
}

.addressbooknamenormal
{
	font-size: 12px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.addressbookleftlink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration:none;
	font-weight:bold;
	padding: 0px;
	margin:0px;
}

.addressbookleftlink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration: underline;
	font-weight:bold;
}

.addressbooklink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 13px;
	color: #0099cc;
	text-decoration:none;
	font-weight:bold;
}

.addressbooklink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 13px;
	color: #0099cc;
	text-decoration: underline;
}

.itemColumn1 
{ 
    float: left; 
    margin:0px 0px 0px 10px;
   	height:20px;
   
} 

 
.itemColumn2 
{ 
    display: block; 
    top: 0; 
    margin:0px 0px 0px 30px;
} 
  
.itemColumn3 
{ 
    margin:0px 20px 0px 0px;
    float:right;
} 

.headerCol1
{
   float: left;
   margin: 0px 0px 0px 10px;
   width:20px;
   height:20px;
}

.addressbookdottedline
{
	margin-top:10px;
    margin-left:30px;
	background-image: url('/images/dot.gif');
	background-repeat: repeat-x;
	height:1px;
	
}

.headerCol2
{
	margin: 10px 0px 0px 0px;
	padding: 0;
	border-top: 1px solid red;
	width: 95%;
	height: 0px;
	text-align:center;
}

.itemCollection
{
	width:90%;
	margin:10px 10px 0px 20px;
	min-height:20px;
}

.headerCollection
{
	margin:0px 0px 0px 0px;
	height:20px;
}


/* Address Book CSS Ends */


.tbl td
{
	padding: 0px 5px 10px 0px;
}

html, body { height:100%; } 


.backgroundPopup
{
    display:none;
    position:fixed;
/*    _position:absolute; /* hack for internet explorer 6*/
    height:1000px;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index:1000000;
    overflow:hidden; 
}

.popupContact
{
    display:none;
    position:fixed;
    float:left;
    _position:absolute;  
	left: 380px;
    top: 65px;
    z-index:1000;
}



.newslettersubscribeheading
{
    
}

.tbl td
{
	
}

/* Newsletter dialog styles */

.newslettertable
{
}

.modalmainarea td
{
    padding:0px 0px 10px 0px;
}

.newslettertable .label
{
    font-size: 12px;
    color: #FFFFFF;
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif; 
}

.newslettertablecontent
{
    border-collapse: collapse;
    background-image: url('../Images/bg_blue.gif');
    background-repeat: repeat-x;
    background-color: #014971;
}

.newslettertable .headertext
{
    font-size: 24px;
    color: #FFFFFF;
    font-family: Georgia;
}

.newslettertable .tbl td
{
    padding-left:10px;
}

.newslettertable .subheadertext
{
    font-size: 16px;
    color: #66CCFF;
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.newslettertable td table td
{
	border: 0px solid;
	border-collapse:collapse;
}

.newslettertable .modalmainarea
{
    padding: 10px 10px 15px 20px;
}

.newslettertable a
{
    padding:0px;
    margin:0px;
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	color: #0099cc;
	text-decoration:none;
}

.newsletterBackgroundPopup
{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index:1;
}

.newsletterPopupContainer
{
    border: 1px solid #CCCCCC;
    display: none;
    position: fixed;
    float: left;
    _position: absolute;
    left: 380px;
    top: 65px;
    z-index: 1000;
    padding: 10px 10px 10px 10px;
    background: #FFFFFF;
    width:390px;
}

.news_subscribe
{
    border:0px;
    margin:0px;
    background-image: url('../Images/news_b_subscribe.gif');
    background-repeat: no-repeat;
    width:113px;
    height:31px;
}



/* Modal dialog style end */


.blank_master
{
    width:800px;
    margin:0px auto;
}

.home .homeimage1
{
    background-image: url('../Images/hm_concept1.jpg');
    background-repeat: no-repeat;
    height:401px;
}

.home .homeimage2
{
    background-image: url('../Images/hm_concept2.jpg');
    background-repeat: no-repeat;
    height:401px;
}

.home .homeimage3
{
    background-image: url('../Images/hm_concept03.jpg');
    background-repeat: no-repeat;
    height:401px;
}

.home .homeimage4
{
    background-image: url('../Images/hm_concept04.jpg');
    background-repeat: no-repeat;
    height:401px;
}

.home .homeimage5
{
    background-image: url('../Images/hm_concept05.gif');
    background-repeat: no-repeat;
    height:401px;
}

.home .homeimage6
{
    background-image: url('../Images/hm_concept06.gif');
    background-repeat: no-repeat;
    height:401px;
}

.home .homeimage7
{
    background-image: url('../Images/hm_concept07.gif');
    background-repeat: no-repeat;
    height:401px;
}

.home .homeimage8
{
    background-image: url('../Images/hm_concept08.gif');
    background-repeat: no-repeat;
    height:401px;
}

.home .row
{
    padding-top:20px;
    background-color:White;
    padding-left:30px;
    padding-right:30px;
    width:740px;
    padding-bottom:30px;
}

.home .login_option
{
    width:170px;
    margin-right:45px;
}

.home .content
{
    vertical-align:top;
    width:525px;
    float:right;
}

.home .content SPAN
{
    color:#666666;
    font-family: Georgia;
	font-size: 17px;
	padding-bottom:20px;
	display:inline-block;
}

.home .login_option .login
{
    display:inline-block;
}

.home .login_option .login .info
{
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	padding-bottom:10px;
	display:inline-block;
}

.home .login_option .login .info .textbox,
.home .login_option .login .info .watermarktextbox
{
	border: #999999 1px solid;
	padding-top: 3px;
	padding-left: 3px;
	padding-right:3px;
	padding-bottom:2px;
	height:20px;
}

.home .login_option .login .info .button
{
	background-color:#666666;
	font-size: 12px;
	color: #FFFFFF;
	border: solid 1px #666666;
	height:23px;
	width:70px;
}

.home .login_option .login .info a
{
    color:#FF9900;
    text-decoration:none;
}

.home .login_option .login .info a:hover
{
    color:#FF9900;
    text-decoration:underline;
}

.home .content .join_container
{
    display:block;
    position:relative;
}
.home .content .join
{
    padding:8px 20px 8px 20px;
    background-color:#FF9900;
}

.home .content a,
.home .content a:hover
{
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	text-transform:uppercase;
	color: #0099cc;
	text-decoration:none;
	font-weight:bold;
	height:35px;
}

.home .content .join_container a,
.home .content .join_container a:hover
{
	color: #FFFFFF;
}

.bottom_nav
{
     width:800px;
     margin: 20px Auto;
}


.qa
{
   
}

.qa .leftsection
{
    width: 200px;
    float: left;
    vertical-align:top;
    display:inline;
}

.qa .middlesection
{
   margin-left: 240px;
    width:500px; 
    vertical-align:top;
}

.qa .rightsection
{
    width: 200px;
    float: right;
    display:inline;
}

.qa .header
{
    padding-bottom:10px;
    min-height:80px;
    height:auto !important;
}

.qa_content
{
     overflow:auto;
}

.qa .qa_content .leftsection
{
    padding-bottom:20px;
}


.qa_content .rightsection
{
    padding-bottom:20px;
}

.qa_content .middlesection
{
    padding-bottom:20px;
}

.qa_search_questions
{
    border-width: medium medium 1px medium;
    border-bottom-style: dotted;
    border-top-color: inherit;
    border-right-color: inherit;
    border-bottom-color: #999999;
    border-left-color: inherit;
    padding-top:5px;
    font-size:.66em;
}

.qa_question
{
}

.qa_question .left
{
    width: 24px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	float:left;
}

.qa_question span
{
    vertical-align:top;
}
.qa_question .right
{
	vertical-align:top;
	margin-left: 35px;
	padding-bottom:25px;
	color:#999999;
}

.qa_question .questionlink
{
	font-size: 14px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight:bold;
}

.qa_question .questionlink:hover
{
	font-size: 14px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
	padding-bottom:5px;
}

.qa_search_questions .qa_top_all_questions
{
    margin-left:230px;
    border:1px solid #CCCCCC;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:10px;
    margin-bottom:15px;
}

.qa_search_questions .qa_top_all_questions .normalnavigation
{
    font-weight:bold;
    font-size:13px;
}

.qa_question .row1
{
}

.qa_search_questions .qa_question .right .row1 .normalnavigation
{
    font-size:12px;
}

.qa_search_questions .qa_question .row1 .graytext
{
    font-size:12px;
}

 .qa_question .row2
{
	padding-bottom:2px;
}

.qa_question .right .row3  .normalnavigation,
.qa_search_questions .qa_question .row3 .normalnavigation
{
    cursor:pointer;
}

.qa_question .right .row3
{
    vertical-align:top;   
}

.qa_question .right .row3 .graytext,
.qa_question .right .row3 .normalnavigation,
.qa_question .right .row3 .normalnavigationdisabled,
.qa_question .right .row3 .likeitlabel
{
    vertical-align:top;
}

/* QA Themes */

.qa_theme_listing
{
    width:200px;
    display:inline-block;
}

.qa_theme_listing UL
{
    padding-top:20px;
	padding-left:15px;
	display:inline-block;
	margin:0px;
	width: 175px;
	padding-right:10px;
}

.qa_theme_listing LI
{
	background-position: left 4px;
	list-style: none;
	background-image: url('../Images/arrow_small.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 3px 15px;
	vertical-align: top;
	margin: 0px;
	font-family: Georgia;
	font-size: 11px;
}

.qa_theme_listing UL LI a
{
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099ff;
	text-decoration:none;
}

.qa_theme_listing UL LI a:hover
{
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099ff;
	text-decoration:underline;
}

.qa_theme_listing UL LI .selected:hover
{
	color: #999999;
}

.qa_theme_listing UL LI .selected
{
	color: #999999;
}

.heading_gradient
{
    background-image: url('/images/heading_gradient.gif'); 
    BACKGROUND-REPEAT: repeat-x;
}

/* QA Theme Ends */

.normalnavigationdisabled
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
	cursor:pointer;
}

.normalnavigationdisabled:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	cursor:pointer;
}

.user_feed .qa_post_top_answer,
.qa_question .qa_post_top_answer,
.qa_search_questions .qa_post_top_answer
{
    display:none;
}

.qa_answer
{
	padding: 8px 0px 8px 0px;
}

.qa_answer .row1
{
	background-position: left bottom;
	background-image: url('/Images/comment_box_top.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
	height: 28px;
}

.qa_answer .row2
{
	background-color: #F1F1F1;
	padding:5px 10px 0px 10px;
	width:480px;
	display:inline-block;
}

.qa_answer .row2 .leftsection
{
    width: 50px;
	margin: 0px 10px 0px 0px;
	vertical-align:top;
	float:left;
}

.qa_answer .row2 .middlesection
{
	vertical-align:top;
	margin-left: 60px;
	padding-bottom:2px;
	width:410px;
}

.qa_answer .row3
{
    background-color: #F1F1F1;
    text-align: right;
    padding: 0px 20px 0px 0px;
}

.qa_answer .bottom_curve
{
    background-position: center bottom;
    background-image: url('/Images/comment_box_bottom.gif');
    background-repeat: no-repeat;
    text-align: right;
    height:8px;
}

.qa_answer .row1 IMG
{
	background-position: left;
	padding-right: 5px;
}


.top_answer .qa_question .right
{
    padding-bottom:0px;
}

.top_answer .qa_answer
{
    margin-top:10px;   
    margin-bottom:15px; 
}

.qa_top_answers
{
    border-width: medium medium 1px medium;
    border-bottom-style: dashed;
    border-top-color: inherit;
    border-right-color: inherit;
    border-bottom-color: #999999;
    border-left-color: inherit;
    padding-top:5px;
}


.qa_top_answers .qa_answer_textbox,
.qa_search_questions .qa_answer_textbox
{
    width:325px;
}

.qa_answer_textbox
{
	border-right: #E8E8E8 8px solid;
	border-top: #E8E8E8 8px solid;
	border-left: #E8E8E8 8px solid;
	border-bottom: #E8E8E8 8px solid;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	width:360px;
	overflow:auto;
}

.charcountok
{
	font-size: 14px;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	padding: 5px 5px 3px 5px;
	background-color:#cccccc;
}


.charcounterror
{
	font-weight:bold;
	font-size: 14px;
	color: Red;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	padding: 5px 5px 3px 5px;
	background-color:#cccccc;
}

.post_qa_question .charcountok,
.post_qa_question .charcounterror,
.post_qa_answer .charcountok,
.post_qa_answer .charcounterror
{
    vertical-align:top;
    margin-left:10px;
    display:inline-block;
}

.post_qa_answer
{
    padding-top:10px;
}

 .post_qa_answer .left
{
    width: 50px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	float:left;
}

.post_qa_answer .right
{
	vertical-align:top;
	margin-left: 70px;
	padding-bottom:2px;
}

.post_qa_answer .row
{
    margin-top:5px;
	padding-bottom:5px;    
}

.post_qa_question .right .textbox
{
	border: #999999 1px solid;
	padding-top: 3px;
	padding-left: 3px;
	padding-right:3px;
	padding-bottom:2px;
	height:33px;
	margin-top:0px;
}

.post_qa_question .right .watermarktextbox
{
	border: #999999 1px solid;
	padding-top: 3px;
	padding-left: 3px;
	padding-right:3px;
	padding-bottom:2px;
	height:33px;
	margin-top:0px;
	font-size:14px;
	font-weight:bold;
}

.post_qa_question .right .row2 .textbox
{
    padding-top: 1px;
	padding-left: 3px;
	padding-right:3px;
	padding-bottom:0px;
	border: #999999 1px solid;
	height:18px;
	margin-top:0px;
}

.post_qa_question .right .row2 .watermarktextbox
{
	border: #999999 1px solid;
	padding-top: 1px;
	padding-left: 3px;
	padding-right:3px;
	padding-bottom:0px;
	height:18px;
	margin-top:0px;
	font-size:11px;
	font-weight:normal;
}

/*.post_qa_answer .right .button
{
    margin-top:10px;
}*/


.qa_button
{ 
    background-image: url('../Images/button_ask_grad.jpg'); 
    background-repeat: no-repeat; 
    background-color:#008EBC;
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	border: solid 1px #006699;
	width:66px;
	height:39px;
	text-transform:uppercase;
	border:0px;
}

.post_qa_question
{
    border-width: medium medium 1px medium;
    border-bottom-style: dotted;
    border-top-color: inherit;
    border-right-color: inherit;
    border-bottom-color: #999999;
    border-left-color: inherit;
    padding-bottom:25px;
}

 .post_qa_question .left
{
    width: 50px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	float:left;
}

.post_qa_question .right
{
	vertical-align:top;
	margin-left: 70px;
	padding-bottom:2px;
}

.post_qa_question .right .charcountok
{
    height: 22px;
    padding-top:10px;
    padding-bottom:7px;
}

.post_qa_question .right .row
{
    padding-bottom:2px;
}

.imagebox
{
	border-left: silver 1px solid;
	border-bottom: silver 3px solid;
	border-top: silver 1px solid;
	border-right: silver 3px solid;
	background-color:White;
	padding:5px;
}

.info_container
{
    padding-bottom:20px;
    width: 300px;
}

.back_to_questions
{
    float:right; 
    border:1px solid #CCCCCC;
    padding-left:5px;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:5px;
    margin-bottom:15px;
}

.back_to_questions .normalnavigation
{
    font-weight:bold;
    font-size:13px;
}
    
.qa_search_questions .info_container
{
    min-height:50px;    
}

.info_container .heading,
.info_container .heading
{
    font-weight: bold;
	font-size: 22px;
	color: #333333;
	font-family: Arial;   
}

.data_pager
{
    margin-top:10px;
	font-size: 80%;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	padding: 10px;
	margin-bottom:10px;
}
		
.data_pager .current
{
	padding: 5px 8px 5px 8px;
	color: #0099cc; 
	margin:0px 3px 0px 0px;
}

.data_pager .disabled,
.data_pager .disabled:hover
{
	padding: 4px 7px 4px 7px;
	color: #999999; 
	margin:0px 3px 0px 0px;
	border:1px solid #bbb;
}

.data_pager a, 
.data_pager a:visited
{
	text-decoration: none;
	color:#0099cc;
	padding: 5px 8px 5px 8px;
	margin:0px 3px 0px 0px;
	border:1px solid #bbb;
}

.data_pager a:hover 
{
	color: #0099cc; 
	border-color: #036; 
	padding: 5px 8px 5px 8px;
	text-decoration: none;
	border:1px solid #bbb;
}

.qa_question_info
{
}

.qa_question_info .rightsection .managequestion
{
    display:inline-block;
    vertical-align:top;
    padding-top:2px;
    padding-right:5px;
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    color:#333333;
}

.qa_posted_questions .qa_question_info .rightsection .graytext,
.qa_question_info .rightsection .graytext,
.comment .row1 .graytext
{
    vertical-align:top;
}

.qa_question_info .qa_question .right
{
    padding-bottom:2px;
}

.user_themes
{
    padding-bottom:20px;
}

.share_options
{
    font-size: 11px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.share_options .row1
{
    width:100%;
}

.share_options .row1 .normalnavigation
{
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #E8E8E8;
    padding-right:2px;
    padding-left:2px;
}

.share_options .row1 .dummytext
{
    border-bottom-style: solid;
    border-width: 1px;
    border-top-color: #E8E8E8;
    border-right-color: #E8E8E8;
    border-bottom-color: #E8E8E8;
    border-left-color: #E8E8E8;
    padding-right:30px;
}

.top_answer .qa_question .row3 .share .row1 .dummytext
{
    padding-right:25px;
}

.share_options IMG
{
	border:0px;
	padding-right:2px;
    padding-left:2px;
}

.share_pop
{
    font-size:1em;
}

.qa_question .row3 .graytext,
.qa_question .row3 .normalnavigation,
.qa_question .row3 .likeitlabel
{
    font-size:1em;
}


.share_pop span
{
    color: #999999;
}

.share_pop .row1
{
    width:100%;
}

.share_pop .row1 .normalnavigation
{
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #E8E8E8;
    padding-right:2px;
    padding-left:2px;
}

.share_pop .row1 .dummytext
{
    border-bottom-style: solid;
    border-width: 1px;
    border-top-color: #E8E8E8;
    border-right-color: #E8E8E8;
    border-bottom-color: #E8E8E8;
    border-left-color: #E8E8E8;
    padding-right:30px;
    height:14px;
}

.top_answer .qa_question .row3 .share_pop .row1 .dummytext
{
    padding-right:25px;
}

.share_pop IMG
{
	border:0px;
	padding-right:2px;
    padding-left:2px;
}

/*.share_pop .row1 .normalnavigation
{
    font-size:11px !important;    
}*/

.share_pop .row2
{
    padding-top:4px !important;
    padding-bottom:4px !important;
    margin-bottom:5px;
    padding-left:3px;
    padding-right:3px;
    display:block;
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #E8E8E8;
}
.qa .pageheading
{
    padding-bottom:5px;
    display:inline-block;
}

.qa_question .managequestion
{
    display:block;
    padding-top:5px;
}

.qa_question_info .post_qa_answer .qa_answer_textbox
{
    width:360px;
}

.qa_search_questions .label
{
    padding-bottom:10px;
    display:block;
}

.user_status
{
    display:inline;
    vertical-align:top;
    font-size:.66em;
}

.user_status span
{
    vertical-align:top;
    padding-bottom:3px;
    display:inline-block;
}

.qa_answer .row1 .graytext,
.qa_answer .row1 a,
.qa_question .row1 .graytext,
.qa_question .row1 a
{
    vertical-align:top;
}

.qa_answer .row1 .imagetext,
.qa_question .row1 .imagetext
{
    /*vertical-align:top;
    display: inline-block;
    padding-top:1px;*/
}

.user_status IMG
{
    padding-right:2px;
    padding-top:2px;
}

.user_status .normal
{
    display:block;
}

.loginlink
{
    padding-top:20px;
    padding-bottom:20px;
    font-size: 24px;
	color: #0099cc;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration:none;
	font-weight:bold;   
}

.loginlink:hover
{
    padding-top:20px;
    padding-bottom:20px;
    font-size: 24px;
	color: #0099cc;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration:underline;
	font-weight:bold;   
}


.qa_question_info .loginlink
{
	display:inline-block;
}

.site_sub_navigation
{
    display:block;
    width:965px;
    padding-left:15px;
    height:28px;
    vertical-align:top;
    margin-bottom:20px;
}

.site_sub_navigation .profile
{
    margin-left:60px;    
}

.site_sub_navigation .group
{
    margin-left:535px;    
}

.site_sub_navigation .questions
{
    margin-left:600px;    
}

.site_sub_navigation .friends
{
    margin-left:680px;    
}

.site_sub_navigation .left
{
    width:6px;
    height:23px;
}

.site_sub_navigation .right
{
    width:6px;
    height:23px;
}

.site_sub_navigation .center
{
    height: 23px;
    vertical-align:top;
}

.site_sub_navigation SPAN
{
    display:inline-block;
}
.site_sub_navigation .selected .left
{
    background-position: left top;
    background-image: url('../Images/topsubnavleft.gif');
    background-repeat: no-repeat;
}

.site_sub_navigation .selected .right
{
    background-image: url('../Images/topsubnavright.gif');
    background-repeat: no-repeat;
}


.site_sub_navigation .selected .center
{
    background-image: url('../Images/topsubnavcenter.gif');
    background-repeat: repeat-x;
}

.site_sub_navigation .selected a 
{
    color: White;
}

.site_sub_navigation .selected a:hover
{
    color: White;
}

.site_sub_navigation a
{
    padding-top:3px;
    display:inline-block;
    font-weight:bold;
	font-size: 13px;
	color: #CC6633;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration:none;
	text-transform:uppercase;
}

.site_sub_navigation a:hover
{
    padding-top:3px;
    display:inline-block;
    font-weight:bold;
	font-size: 13px;
	color: #CC6633;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
	text-transform:uppercase;
}

.site_navigation
{
    display:block;
}

.site_navigation .navcenter
{
    vertical-align:top;
    display:inline-block;
    height:26px;
    width:953px;
    padding-left:15px;
    padding-top:14px;
}
/*
.navigationtext
{
	font-weight: bold;
	font-size: 13px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}*/

.site_navigation .navcenter a
{
	font-weight: bold;
	font-size: 13px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration:none;
}

.site_navigation .navcenter a:hover
{
	font-weight: bold;
	font-size: 13px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.site_navigation .navcenter .divider
{
	font-weight: bold;
	font-size: 11px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	margin-left:5px;
	margin-right:5px;
}

.site_navigation .navcenter .group
{
	font-weight: bold;
	font-size: 11px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	margin-left:38px;
	margin-right:38px;
}

.graytextsmaller
{
	font-size: 10px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.qa .guest
{
    display:block;
    height:60px;
}
.qa .guest .row
{
    padding-top:10px;
}
.qa .guest .row .normal
{
    vertical-align:top;
    margin-right:10px;
    font-size: 14px;
    font-weight:bold;
	font-family: Arial;
}

.loading 
{
	background : Window url('/images/indicator.gif') right center no-repeat;
}

.home_qa .sharecontainer
{
    display:block;   
}

.qa_post_top_answer .qa_answer_textbox,
.user_feed .qa_answer_textbox,
.home_qa .qa_answer_textbox
{
    width:180px;
}

.home_qa  .qa_top_all_questions
{
    display:none;
}

.home_qa  .qa_search_questions
{
    padding-top:0px;
    margin-bottom:10px;
}

.home_qa .questionlink
{
    font-size:12px;
}

.home_qa .qa_question .right .row2
{
    padding-bottom:0px;
}

.top_questions_ask
{
    margin-bottom:25px;
    font-family:Arial;
    text-align:right;
}

.top_questions_ask span
{
    font-size: 1.33em;
	color: Black;
	font-weight:bold;
}

.top_questions_ask .link_button
{
    font-size: 1.33em;
    font-weight:bold;
}

.top_questions_ask .link_button:hover
{
    font-size: 1.33em
    font-weight:bold;
}

.top_navigation
{
    padding-top:10px;
}

.qa
{
    padding-top:10px;
}



.middlebar
{
    margin:0 auto;
    padding-right:15px;
    padding-bottom:10px;
    width:965px;
}



.home_qa .questionlink,
.home_qa .questionlink:hover
{
    font-size:12px;
}


#flash h1
{
    padding: 15px 10px 15px 0px;
}

.contribute
{
     display:inline-block;
    margin: 0px;
    padding:7px;  
    font-size: 12px;
    color: #FFFFFF;
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    background-color: #336699;
    text-decoration:  none;
    border-left: #6699CC 1px solid;
    border-top: #6699CC 1px solid;
    border-right: #003366 1px solid;
    border-bottom: #003366 1px solid;
    vertical-align:top;
    float: left;
    width:280px;
    font-weight:bold;
    margin-right: 10px;
}

.maintable .actual_content
{
    padding-top:10px;
}

.home .row .content .featured_joining_requests
{
    display:block;    
}

.home .row .content .featured_joining_requests ul {
	padding:0px;
	margin:0px;
}

.home .row .content .featured_joining_requests ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	color:#666666;
    font-family: Georgia;
	font-size: 17px;
	padding-bottom:20px;
	display:inline-block;
	cursor:pointer;
}

.searchbar 
{
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}	

.searchbar SPAN
{
    padding: 0px 5px 0px 0px;
}

.searchbar * SELECT
{
    color: Black;
}

.searchbar * input[type=text] 
{ 
    width: 200px;
} 

.searchbar * input[type=submit] 
{ 
    font-weight: bold;
	color: black;
	background-color: #e2dfd6;
	text-decoration:  none;
	border-left: #dcdcdc 2px solid;
	border-top: #dcdcdc 2px solid;
} 

.user_feed
{
    font-size:.66em;
    width:390px;
    line-height:1.4em;
    font-family:Arial;
}

.user_feed .answer
{
    cursor:pointer;
}

.user_feed .item
{
	color:#999999;
	float:left;
	border-bottom:1px dotted #999999; 
}

.user_feed .image
{
    width: 50px;
	margin: 10px 0px 15px 0px;
	vertical-align:top;
	float:left;
}

.user_feed .description
{
    padding-left:15px;
	width: 325px;
	vertical-align:top;
    float:left;
    margin: 10px 0px 15px 0px;
}

.user_feed .row
{
    padding-bottom:2px;
    vertical-align:top;
}

.user_feed .feed_add_info
{
    vertical-align:top;
    margin-top:12px;
}

.user_feed .feed_add_info span
{
    float:left;
    font-size:1em;
    color:#999999;
}

.user_feed .sub
{
    padding-bottom:2px;
}

.user_feed a
{
    color:#0099CC;
    text-decoration:none;
}

.user_feed a:hover
{
  text-decoration:underline;
}

.user_feed .graytext
{
    vertical-align:top;
}

.user_feed .post_qa_answer
{
    padding-top:0px;
    margin-top:35px;
}

.user_feed .feed_options
{
    float:left;
}

.user_feed .sharecontainer
{
    float:left;
}

.linkdisabled
{
    color: #999999 !important;
    cursor:pointer;
}

.user_feed .item_main
{
    font-weight:bold;
}

.home_updates
{
}

.home_updates .update_item
{
}

.home_updates .title
{
	font-size: .77em;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
	display:block;
}

.home_updates .title:hover
{
	font-size: .77em;
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
	display:block;
}

.home_updates .summary
{
    display:inline-block;
    padding-top:5px;
    padding-bottom:10px;
}

.home_updates .spacer
{
    padding-bottom:10px;
}

.home_updates span
{
    font-size: .61em;
	color: #999999;
}

.home_updates a
{
    color:#0099cc;
    font-size: .61em;
    text-decoration: none;
}

.home_updates a:hover
{
    text-decoration: underline;
}

.home_updates .block
{
    display:inline-block;
}

.home_updates .event
{
    margin-top:10px;
    display:inline-block;
    
}

.home_updates IMG
{
    margin-bottom:10px;
}

.home_updates .more
{
    color:#cc6633;
}
.home_updates .more:hover
{
    color:#cc6633;
}

.home_updates .price
{
	color: #003366;
	font-weight:bold;
}

.home_updates .free
{
	color: red;
	font-weight:bold;
	text-transform:uppercase;
}

.home_updates span a
{
    font-size:1em !important;
}

.home_updates span a:hover
{
    font-size:1em !important;
}

.home_updates .info
{
    margin-bottom:5px;
}

.home_updates .more
{
    margin-top:5px;
}

.home_updates .more a,
.home_updates .more a:hover
{
    color:#0099cc;
    font-weight:bold;
}

.home_page
{
    overflow:auto;
    padding-bottom:20px;
}

.home_page .ads
{
    width:250px;
    float:left;
}

.home_page .feed
{
    width:390px;
    margin-left:270px;
}

.home_page .updates
{
    width:260px;
    float:right;
}

.home_page .bubblechoice
{
    width:250px;
    font-size:.66em;
    margin-bottom:35px;
}

.home_page .bubblechoice span
{
    font-family:Arial;
    display:inline-block;
    margin-bottom:3px;
}

.home_page .bubblechoice a
{
    font-family:Arial;
    font-weight:bold;
}

.home_page .bubblechoice .desc
{
    margin-left:10px;
}

.bubblegray
{
    width:250px;
    font-size:.7em;
    font-family:Arial;
}

.bubblegray .desc
{
    background-image: url('/Images/bubble_grey.gif');
    background-repeat: no-repeat;
    background-position: center bottom;
    height:100px;
    width:250px;
}

.home_page .bubblegray .desc div
{
    margin:0px 10px 0px 10px;
}

.home_page .bubblegray .desc a
{
    font-weight:bold;
    display:inline-block;
    padding-top:3px;
}

.home_page .bubblegray .refer .info
{
    width:120px;
    margin-left:10px;
    font-weight:bold;
   
}

.home_page .bubblegray .refer .refer_link
{
    float:right;
    margin-left:5px;
}

.home_page .bubblegray .refer .refer_link .link_button
{
    text-transform:uppercase;
}

.link_button
{
    background-color:#003466;
    color:White;
    font-weight:bold;
    padding:8px 12px 8px 12px;
    display:inline-block;
    letter-spacing:1.3px;
}

.user_suggestions
{
    border-style: solid;
    border-width: 1px;
    font-family: Arial;
    font-size: .66em;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    margin-bottom:20px;
}

.platform_update .head
{
    border-bottom: #999999 1px solid; 
	background-color: #EEEEEE;
	padding: 10px 5px 10px 5px;
	font-size: 12px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	margin-bottom:10px;
}

.user_suggestions .picture_frame
{
    margin-left:10px;
    float:left;
    width:54px;
}

.user_suggestions .picture_frame IMG
{
    padding:2px;   
}
.user_suggestions .info
{
    margin-left:74px;
}

.user_suggestions .user_suggestion
{
    margin-bottom:10px;
    overflow:auto;
}

.user_suggestions .user_suggestion .row
{
    margin-bottom:3px;
}

.update_snap
{
    width:250px;
    margin-bottom:20px;
    color:#666666;
    
}

.update_snap .row1
{
    font-size:.66em;
}

.update_snap .row1 .left_top
{
    background-image: url('/Images/box_tl.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width:5px;
    height:5px;
    float:left;
}

.update_snap .row1 .center
{
    background-image: url('/images/box_border.gif');
    width:240px;
    margin-left:5px;
    height:5px;
}

.update_snap .row1 .right_top
{
    background-image: url('/Images/box_tr.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width:5px;
    height:5px;
    float:right;
}


.update_snap .row2 
{
    overflow:auto;
    font-size:.66em;
}
.update_snap .row2 .right
{
    background-image: url('/images/box_border.gif');
    width: 5px;
    float: right;
    background-repeat: repeat-y;
}

.update_snap .row2 .center
{
    border-style: none solid none solid;
    border-width: 5px;
    border-right-color: #E9F4F9;
    border-left-color: #E9F4F9;
    padding:17px 12px 17px 12px;
}

.update_snap .row3 .left_bottom
{
    background-image: url('/Images/box_bl.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width:5px;
    height:5px;
    float:left;
}

.update_snap .row3 .center
{
    background-image: url('/images/box_border.gif');
    width:240px;
    margin-left:5px;
    height:5px;
}

.update_snap .row3
{
    font-size:.66em; 
}
.update_snap .row3 .right_bottom
{
    background-image: url('/Images/box_br.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width:5px;
    height:5px;
    float:right;
}

.head
{
    display:block;
    font-weight:bold;
    font-size:1.16em;
    padding-bottom:10px;
}

.update_snap span
{
    line-height:1.1em;   
}

.update_snap .new_friends
{
    margin-top:10px;
    border-top: 1px dotted #A9A9A9;
    padding-top:10px;
}

.update_snap .user_suggestions
{
    border-top:1px dotted #999999;
    margin-top:10px;
    padding-top:10px;
    font-size:1em !important;
    border-left:none;
    border-right:none;
    border-bottom:none;
    margin-bottom:0px;
}

.update_snap .user_suggestions .user_suggestion .picture_frame
{
    margin:0px;
}

.update_snap .user_suggestions .user_suggestion .info
{
    margin-left:64px;
}

.update_snap .inbox
{
    font-family:Arial;
}

.update_snap .inbox a
{
    font-weight:bold;
}

.update_snap .inbox_previews
{
    font-family:Arial;
    margin-top:10px;
    border-top: 1px dotted #A9A9A9;
    padding-top:10px;
}

.update_snap .inbox_preview
{
    margin-bottom:5px;
    line-height:1.4em;
}


/* POP UP */

.generic_popup
{
    width: 50px;
    z-index:1000001;
    
}

.generic_popup .top
{
    background-image: url('/images/popup_top.png');
    background-repeat: no-repeat;
    vertical-align:top;
    width: 590px;
    height:26px;
}

.generic_popup .center
{
    background-image:url('/images/popup_middle.png');
    height:100%;
    padding: 0px 27px 0px 25px;
    width: 538px;
   
}

.generic_popup .center .popupcontentarea
{
     border:solid 1px #0099cc;
     width: 100%;
     background-color:#0d3070;
     text-align:center;
}

.generic_popup .center .popupcontentarea SPAN
{
     font-size: 14px;
     display:inline-block;
     padding:10px;
}

.generic_popup .bottom
{
    background-image: url('/images/popup_bottom.png');
    background-repeat: no-repeat;
    vertical-align:bottom;
    width: 590px;
    height:26px;
}

.generic_popup div.popupContent
{
    padding:0px;
    margin: 10px 10px 5px 10px;
}

.generic_popup div.pageheading
{
    margin-top:0px;
    display:inline-block;
    background-color: #0099cc;
    padding: 5px 4px 5px 5px;
    width: 529px;
}

.generic_popup .pageheading span
{
    display:inline-block;
    font-size: 16px;
    color: #FFFFFF;
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    text-align: left;
    margin-top:0px;
    word-spacing: 2px;   
    font-weight: bold;
    vertical-align: top;
    width:500px;
    padding:0px !important;
}

.generic_popup .pageheading img
{
    display:inline-block;   
    float:none;
    vertical-align: top;
    margin-top:0px;
    padding:0px;
    width:22px;
    height:23px;
    margin-right:5px;
}


.notes
{
   font-size:.66em;
   font-family:Arial;
}

.notes .leftsection
{
    width: 230px;
    float: left;
    vertical-align:top;
    display:inline;
}

.notes .middlesection
{
   float: left;
   margin-left: 20px;
   width:410px; 
   vertical-align:top;
}

.notes .rightsection
{
    margin-left:20px;
    width: 270px;
    float: left;
    display:inline;
}

.note_entry
{
    border-bottom:1px dotted #999999;
    float:left;
    width:410px;
}

.note_entry .image
{
    width: 50px;
	margin: 00px 0px 0px 0px;
	vertical-align:top;
	float:left;
	border-style: solid;
    border-width: 1px 2px 2px 1px;
    border-color: #cbcbcb;
    background-color: White;
    padding:5px;
}

.note_entry .description
{
    float:left;
	width: 330px;
	vertical-align:top;
    margin: 0px 0px 0px 15px;
}

.note_entry TEXTAREA
{
    width:320px;
}
.note_entry .row
{
    margin-bottom:15px;
    vertical-align:top;
    float:left;
}

.note_entry .info
{
    margin-left:80px;
}

.note_entry .text
{
    float:left;
    width:150px;
}

.note_entry .input
{
    float:right;
}

.note_entry .input div
{
    float:right;
}

.note_entry .input .img_left
{
    padding-right:10px;
}

.note_entry .input .img_right
{
    padding-left:10px;
}

.note_entry .slider
{
    width:118px;
    float:left;
    margin-top:2px;
}

.note_entry input[type=submit]
{ 
    padding:7px 10px 7px 10px;
    background-repeat: no-repeat; 
    background-color:#003466;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	border:0px;
}

.rffloat
{
    float:right !important;
    padding-bottom:0px !important;
}

.note_entry .arrow
{
    padding-right:15px !important;
    background-position: right center;
    background-image: url('/Images/blue_arrow.gif');
    background-repeat: no-repeat;
}

/*** ESSENTIAL STYLES ***/
.rffloat .sf-menu li 
{
    float:right;
}
.rffloat .sf-menu li:hover ul,
.rffloat .sf-menu li.sfHover ul 
{
    right:0;
    left:auto;
}

.rffloat ul.sf-menu li li:hover ul,
.rffloat ul.sf-menu li li.sfHover ul 
{
    right:10em; left:auto;
}

.rffloat ul.sf-menu li li li:hover ul,
.rffloat ul.sf-menu li li li.sfHover ul 
{
        right:10em; left:auto;
}

.note_entry .options
{
	list-style:none;
	margin:0px 10px 0px 0px;
	padding:0px;
	width:35px;
	text-align:right;
	float:left;
	direction:rtl;
}

.note_entry .options li
{
    padding: 8px 5px 8px 5px;
	list-style: none;
	border-top:1px solid white;
    border-right:1px solid white;
    border-left:1px solid white;
}

.note_entry li:hover
{
    border-top:1px solid #993333;
    border-right:1px solid #993333;
    border-left:1px solid #993333;
    /*padding: 8px 15px 8px 5px;*/
    background-image:none;
    z-index:100;
}

.note_entry .options .itemOverlay
{
   font-size: 1em;
   height: 2px;
   background-color:White;  
   position:absolute;
   width:100%;
   left:0px;
   top:28px; 
}

.note_entry .options li a
{
	font-weight: bold;
	font-size: 1em;
	color: #CC6633;
	text-decoration:none;
	vertical-align:top;
}

.note_entry .options li a:hover
{
	font-weight: bold;
	font-size: 1em;
	color: #CC6633;
	text-decoration: underline;
	vertical-align:top;
}

.note_entry .options li ul
{
    margin:0px -1px 0px 0px;
    padding: 6px 0px 6px 0px;
    z-index:1;
    border:1px solid #CC6633;
    left:0px;
    background-color:White;
    width:110px;
}

.note_entry .options li ul li
{
    width:98px;
    padding:0px 6px 0px 6px;
    border:0px;
}

.note_entry .options li ul li a
{
	color: #CC6633;
	padding: 5px 7px;
	text-decoration: none;
	cursor:pointer;
}

.note_entry .options li ul li  a:hover
{
	background: #CC6633;
	color: White;
	padding: 5px 7px;
	text-decoration: underline;
	cursor:pointer;
}

.note_entry .sf-menu li:hover ul,
.note_entry .sf-menu li.sfHover ul 
{
	left:			0;
	top:			28px; /* match top ul list item height */
}   


.notes .nav_lvl3
{
    margin-top:20px;
    width:408px;
    margin-right:0px;
    left:0px;
    background-image:none;
    float:left;
    height:40px;
    font-family:Arial;
}

.notes .nav_lvl3 .pre, 
.notes .nav_lvl3 .post,
.notes .nav_lvl3 .mid
{
    background-image:none;
}

.notes .nav_lvl3 .selected .pre
{
    border-left:1px solid #999999;
    border-top:1px solid #999999;
   
}
.notes .nav_lvl3 .selected .post
{
    border-right:1px solid #999999;
    border-top:1px solid #999999;
}

.notes .nav_lvl3 .selected .mid
{
    border-top:1px solid #999999;
    background-color:White;
    z-index:100;
}

.notes .nav_lvl3 .item .mid
{
   height:20px;
   padding: 10px 16px 10px 16px;
}

.notes .nav_lvl3 .item .pre,
.notes .nav_lvl3 .item .post
{
    height:20px;
    padding:10px 0px 10px 0px;
    width:0px !important;
}

.notes .nav_lvl3 .item
{
    margin:0px;
}

.notes .nav_lvl3 a
{
    text-transform:uppercase;
    color:#999999 !important;
    font-size:1.2em;
    font-weight:bold;
}

.notes .data_pager
{
    float:left;
}

.notes_list
{
    float:left;
    border-left:1px solid #999999;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    width:405px;
    margin-bottom:10px;
}
.note
{
    padding-top:15px;
    width:405px;
    float:left;
}

.note .left
{
    width: 24px;
	margin: 0px 0px 0px 10px;
	vertical-align:top;
	float:left;
}

.note .right
{
    width:361px;
	float:left;
	vertical-align:top;
	margin-left: 10px;
	padding-bottom:15px;
}

.note a
{
    color:#0099cc;
    text-decoration:none;
}

.note a:hover
{
    text-decoration:underline;
}

.notes .notelink
{
	font-size: 1.166em;
	color: #cc6633;
	font-weight:bold;
}

.notes .notelink:hover
{
	font-size: 1.166em;
	color: #cc6633;
	font-weight:bold;
}

.note .note_info
{
    padding-bottom:5px;
    vertical-align:top;
    float:left;
    width:351px;
    padding-right:10px;
}
.note .note_options
{
    vertical-align:top;
    float:left;
    width:361px;
    padding-bottom:5px;
}

.note span
{
	color: #999999;
	
}

.note .note_options a IMG
{
    padding-top:2px;
}
.note .note_options a
{
    vertical-align:top;
    padding-top:3px;
    display:inline-block;
}
.note .note_options span
{
    vertical-align:top;
    padding-top:3px;
    display:inline-block;
}

.note .note_options span span,
.note .note_options span a
{
   padding-top:0px;
}

.note IMG
{
    border:0px;
    vertical-align:top;
    padding-bottom:2px;
}

.note .smiley
{
    padding-right:5px;
}

.note .options
{
    display:inline;
}

.note .note_options .sharecontainer
{
    padding-top:0px;
}
.note .note_options .sharecontainer .graytext,
.note .note_options .seperator
{
    padding-left:4px;
    padding-right:4px;
}


.note .note_options .sharecontainer  a
{
    cursor:pointer;
}

.latest_discussions
{
    padding-top:10px;
    font-size:.66em;
    padding-bottom:10px;
    margin:10px 0px 10px 0px;
    border-bottom:1px dotted #999999;
    z-index:0;
}

.latest_discussions .item
{
    padding-top:10px;
}

.latest_discussions .title a
{
    font-size: 1.16em;
	color: #cc6600;
	text-decoration: none;
	font-weight: bold;
}

.latest_discussions .title a:hover
{
    font-size: 1.16em;
	color: #cc6600;
	text-decoration: underline;
	font-weight: bold;
}

.comment
{
	padding: 10px 0px 10px 0px;
}

.comment .row1
{
	background-position: left bottom;
	background-image: url('/Images/small_comment_box_top.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	height: 22px;
}

.comment .row2
{
	background-color: #F1F1F1;
	padding:5px 10px 0px 10px;
	width:370px;
	display:inline-block;
}

.comment .row2 .image
{
    width: 50px;
	margin: 0px 10px 0px 0px;
	vertical-align:top;
	float:left;
}

.comment .row2 .text
{
	vertical-align:top;
	margin-left: 60px;
	padding-bottom:2px;
	width:310px;
}

.comment .row3
{
    background-color: #F1F1F1;
    text-align: right;
    padding: 0px 20px 0px 0px;
}

.comment .bottom_curve
{
    background-position: center bottom;
    background-image: url('/Images/small_comment_box_bottom.gif');
    background-repeat: no-repeat;
    text-align: right;
    height:6px;
}

.comment .row1 IMG
{
	background-position: left;
	padding-right: 5px;
}

.notes_latest_comments .comment
{
    padding-top:5px;
    padding-bottom:10px;
    border-bottom:1px dotted #999999;
    margin-bottom:5px;
}

.notes_latest_comments .comment .row1
{
    background-image: url('/Images/tiny_comment_box_top.gif');
    height: 18px;
}

.notes_latest_comments .comment .row2
{
    width:250px;
}

.notes_latest_comments .comment .bottom_curve
{
    background-image: url('/Images/tiny_comment_box_bottom.gif');
    height:4px;
}

.notes_latest_comments .comment .row2 .text
{
    width:190px;
}

.notes_comments
{
    float:left;
}

.post_comment
{
    padding-top:10px;
    float:left;
}

 .post_comment .left
{
    width: 50px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	float:left;
}

.post_comment .right
{
	vertical-align:top;
	margin-left: 70px;
	padding-bottom:2px;
}

.post_comment .row
{
    margin-top:5px;
	padding-bottom:5px;    
}

.post_comment textarea
{
    border-right: #E8E8E8 8px solid;
	border-top: #E8E8E8 8px solid;
	border-left: #E8E8E8 8px solid;
	border-bottom: #E8E8E8 8px solid;
	color: Black;
	width:270px;
	overflow:auto;
	margin-right:10px;
}


.notes_list .info_container
{
    width:375px;
    padding:15px;
}
.note_calender
{
    float:left;
    border-left:1px solid #999999;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    width:385px;
    padding: 15px 10px 15px 10px;
    margin-bottom:10px;
}

.note .manage_options 
{
    padding-top:3px;
}

.note_options * .normalnavigation,
.note_options .graytext
{
    font-size:12px !important;
    font-family:Arial;
    vertical-align:top;
}

.feed .notes .note_entry 
{
    width:390px;
    z-index:10000;
    margin-bottom:10px;
}
.feed .notes .note_entry .description
{
    width:310px;
}

.feed .notes .note_entry TEXTAREA
{
    width:300px;
}

.feed .notes .note_entry .options 
{
    z-index:10000;
}

.feed .notes .note_entry .text 
{
    width:130px;
}

.nav_lvl3_contain
{
    display:inline-block;
    width:407px;
    height:1px;
    background-color:#999999;
    float:left;
}

.note_privacy_options
{
    padding:0px;
    margin-left:15px;
}

.note_privacy_options li
{
    padding-bottom:7px;
}

.notes .ui-tooltip, .qtip
{
    min-width: 65px !important;
}

.notes_latest_notes .info
{
    padding-top:3px;
    border-bottom:1px dotted #999999;
    padding-bottom:10px;
    margin-bottom:10px;
}

.intention
{
    margin-top:10px;
    font-size:.8em;
    width:240px;
    padding-left:10px;
}

.intention .desc
{
    font-weight:bold;
}

.intention .refer
{
    margin-top:10px;
}


#note_Anonymous
{
    padding-bottom:10px;
}

.qa_question
{
    font-size:.66em;
}

.qa_search_questions .qa_question
{
    font-size:1em !important;
}
