*
body
{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	color:#FFFFFF;
	text-decoration: none;
}
.fontinherit
{
	color: inherit;
	text-decoration: inherit;
	font-family: inherit;
	font-size:inherit;
	font-weight:inherit;
}
.bordernone
{
	border: none;
}
.undeline
{
	text-decoration: underline;
}
.click
{
	color: #80BB00;
	text-decoration: none;
}
.click:hover
{
	color: #ffffff;
	text-decoration: none;
}
.clickDgreen
{
	color: #618D00;
	text-decoration: none;
}
.clickDgreen:hover
{
	color: #ffffff;
	text-decoration: none;
}
.clickWhite
{
	color: #ffffff;
	text-decoration: none;
}
.clickWhite:hover
{
	color: #80BB00;
	text-decoration: none;
}
.clickBlack{
	color:#000000;
	text-decoration: none;
}
.clickBlack:hover {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
.Taglink
{
	color: #FFFFFF;
	text-decoration: none;
}
.Taglink:hover
{
	color: #FFFFFF;
    font-weight:bold;
}
.member
{
	color: #DDBB88;
	text-decoration: none;
}
.member:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
/* menu */
.menu
{
	font-size: 12px;
	color: #80BB00;
	font-weight: bold;
	text-decoration: none;
	
}

.menu:hover
{
	font-size: 12px;
	color: #80BB00;
	font-weight: bold;
	text-decoration: none;
}	
a.footernav
{
	font-size: 11px;
	color: #80BB00;
	font-weight: bold;
	text-decoration: none;
	
}

a.footernav:hover
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}	
.bold
{
	font-weight:bold;
}	

/* standard padding */

.pad2
{
	padding: 2px;
}
.padtop2
{
	padding-top: 2px;
}
.padleft2
{
	padding-left: 2px;
}
.padright2
{
	padding-right: 2px;
}
.padbot2
{
	 padding-bottom: 2px;
}
.pad3
{
	padding:3px;
}
.padtop3
{
	padding-top: 3px;
}
.padleft3
{
	padding-left: 3px;
}
.padright3
{
	padding-right: 3px;
}
.padtop3
{
	 padding-top: 3px;
}
.padbot3, padbottom3
{
	 padding-bottom: 3px;
}
.padtop4
{
	 padding-top: 4px;
}
.padleft4
{
	padding-left: 4px;
}
.pad5
{
	padding: 5px;
}
.padleft5
{
	padding-left: 5px;
}
.padright5
{
	padding-right: 5px;
}
.padtop5
{
	 padding-top: 5px;
}
.padbot5
{
	 padding-bottom: 5px;
}
.pad10
{
	padding: 10px;
}
.padleft10
{
	padding-left: 10px;
}
.padright10
{
	padding-right: 10px;
}
.padtop10
{
	 padding-top: 10px;
}
.padtop1
{
	 padding-top: 1px;
}
.padtop25
{
	 padding-top: 25px;
}
.padbot10
{
	 padding-bottom: 10px;
}
.padbot12
{
	 padding-bottom: 12px;
}
.pad15
{
	padding: 15px;
}
.padleft15
{
	padding-left: 15px;
}
.padleft25
{
	padding-left: 25px;
}
.padright15
{
	padding-right: 15px;
}
.padright25
{
	padding-right: 25px;
}
.padright20
{
	padding-right: 20px;
}
.padleft20
{
	padding-left: 20px;
}
.padright60
{
	padding-right: 60px;
}
.padleft60
{
	padding-left: 60px;
}
.padtop15
{
	 padding-top: 15px;
}
.padbot15
{
	 padding-bottom: 15px;
}	 
.padbot25
{
	padding-bottom: 25px;
}

/*standard colors*/

.white
{
	color: #ffffff;
}
.silver
{
	color: #BDBDBD;
}
.gray
{
	color: #5D5D5D;
}
.drkgray
{
	color: #656668;
}
.khaki
{
	color: #DDBB88;
}
.green
{
	color: #80BB00;
}
.drkgreen
{
	color: #618D00;
}
.yellow
{
	color: #FFE7C1;
}
.orange
{
	color: #E79724;
}
.black
{
	color: #000000;
}
.hyperwhite
{
	color: #ffffff;
	text-decoration: underline;
}
.hyperwhite:hover
{
	color: #ffffff;
	text-decoration: underline;
}
/* footer */

.copyright
{

	font-size:x-small;
	color:#CCCCCC;

}

/* Basic Font Styles */
.arial9
{
	font-family: Arial;
	font-size: 9px;
}

.arial10
{
	font-family: Arial;
	font-size: 10px;
}
.arial11
{
	font-family: Arial;
	font-size: 11px;
}

.arial12
{
	font-family: Arial;
	font-size: 12px;
}
.arial14
{
	font-family: Arial;
	font-size: 14px;
}
.arial16
{
	font-family: Arial;
	font-size: 16px;
}
.arial18
{
	font-family: Arial;
	font-size: 18px;
}
.arial20
{
	font-family: Arial;
	font-size: 20px;
}
.arial24
{
	font-family: Arial;
	font-size: 24px;
}

.box1gray 
{
	border:solid 1px #777777;
}
.boxblack 
{
	border:solid 1px #000000;
}
.box1lightgray 
{
	border:solid 1px #dddddd;
}

.aligntop
{
	vertical-align: top;
}
.alignbot, alignbottom
{
	vertical-align: bottom;
}
.alignmiddle
{
	vertical-align: middle;
}
.alignright
{
    text-align: right;
}
.alignleft
{
	text-align: left;
}
.aligncenter
{ 
	text-align: center;
}

.aligntableleft
{
	margin-left:0px;
	margin-right:auto;
}
.aligntableright
{
	margin-left:auto;
	margin-right:0px;
}
.aligntablecenter
{
	margin-left:auto;
	margin-right:auto;
}	 
.tableHolder {
	overflow:auto;
	overflow-x:hidden;
	WIDTH:365px;
	POSITION:relative;
	HEIGHT:409px;
}
.tableHolderIE6 {
	overflow:auto;
	overflow-x:hidden;
	WIDTH:368px;
	POSITION:relative;
	HEIGHT:407px;
	top:2px;
}
.BlogTable
{
	overflow:auto;
	overflow-x:hidden;
	width:1003px;
	height:350px;
	position:relative;
}
.BlogTableIE6
{
	overflow:auto;
	overflow-x:hidden;
	width:1003px;
	height:350px;
	position:absolute;
	top:80px;
}
.HomeBlogTable
{
	overflow:auto;
	overflow-x:hidden;
	width:1003px;
	height:350px;
	position:relative;
}
.HomeBlogTableIE6
{
	overflow:auto;
	overflow-x:hidden;
	width:1003px;
	height:350px;
	position:relative;
	top:-130px;
}
.uploadSticker
{
	position: absolute;
	float: left;
	top: 70px;
}
.Forums
{
	overflow:auto;
	overflow-x:hidden;
	height: 540px;
}
.ForumsIE6
{
	overflow:auto; 
	overflow-x:hidden;
	height:540px;
	position:absolute;
	top:270px;
	margin-left:-10px;
}
.forumsdiv
{
	height: 640px;
}
.PhotoList
{
	width:301px;
	height:950px;
	overflow:auto;
	overflow-x:hidden;
	position:relative;
	scrollbar-3dlight-color:#222222;
	scrollbar-arrow-color:#fff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#010101;
	scrollbar-highlight-color:#454545;
	scrollbar-shadow-color:#333333;
	top:3px;
}
.PhotoListMoz
{
	width:301px;
	height:890px;
	overflow:auto;
	overflow-x:hidden;
	top:3px;
	scrollbar-3dlight-color:#222222;
	scrollbar-arrow-color:#fff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#010101;
	scrollbar-highlight-color:#454545;
	scrollbar-shadow-color:#333333;
}
.MemPhotoList
{
	width:301px;
	height:950px;
	overflow:auto;
	overflow-x:hidden;
	position:relative;
	scrollbar-3dlight-color:#222222;
	scrollbar-arrow-color:#fff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#010101;
	scrollbar-highlight-color:#454545;
	scrollbar-shadow-color:#333333;
	top:3px;
}
.MemPhotoListMoz
{
	width:301px;
	height:890px;
	overflow:auto;
	overflow-x:hidden;
	top:3px;
	scrollbar-3dlight-color:#222222;
	scrollbar-arrow-color:#fff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#010101;
	scrollbar-highlight-color:#454545;
	scrollbar-shadow-color:#333333;
}
.MemberComments {
	overflow:auto;
	overflow-x:hidden;
	WIDTH: 498px;
	POSITION: relative;
	HEIGHT: 700px;
	top: 1px;
	font:arial;
}
.photoComments {
	overflow:auto;
	overflow-x:hidden;
	WIDTH: 700px;
	POSITION: relative;
	HEIGHT: 350px;
	top: 1px;
}
.Terms
{
	overflow: auto;
	overflow-x: hidden;
	width: 1000px;
	position: relative;
	height: 550px;
}
.faq
{
	overflow: auto;
	overflow-x: hidden;
	width: 790px;
	position: relative;
	height: 550px;
}
.black_overlay
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .70;
	filter: alpha(opacity=80);
}
.white_content
{
	display: none;
	position: absolute;
	top: 13%;
	left: 25%;
	width: 800;
	height: 300;
	border: 1px solid black;
	background-image: url(img/divBG.gif);
	z-index: 1002;
	overflow: auto;
}
.clip{ overflow:hidden;}
.pagingDiv
{
	background: #CCC;
	padding: 5px 0px;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	text-align: right;
	
}

.pagerNotCurrent {
	color: #ccc;
	background-color: #000000;
	/*background-image:url(/img/pageBg.gif);*/
	padding: 1px 4px;
	border: 1px solid #999;
	margin-right: 5px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	}
	
.pagerVisited {
	color: #ffffff;
	background-color: #444444;
	padding: 1px 4px;
	border: 1px solid #999;
	margin-right: 5px;
	text-decoration: none;	
	} 

.pagerVisited a, .pagerCurrent a, .pagingTextDecoration a
{
	color: #ffffff;
	text-decoration: none;
}
.pagerCurrent {
	color: #ffffff;
	background-color: #000000;
	padding: 1px 4px;
	border: 1px solid #999;
	margin-right: 5px;
	text-decoration: none;
	cursor: pointer;	
	cursor: hand;
	}

.pagingTextDecoration {
	text-decoration: none;
}
.LoginError
{
	color: #ff0000;
}
#infobox
{
	/*CSS for pop up hint box */
	position: absolute;
	top: 0;
	color: #f5ff00;
	background-color: #259f01;
	width: 400px; /*Default width of hint.*/
	padding: 3px;
	font: bold 12px/18px Arial;
	line-height: 18px;
	z-index: 1005;
	visibility: hidden;
	padding:10px 5px 5px 5px;
	border: #343a29 medium double;
	
	text-align:center;
}
.uppercase
{
	text-transform:uppercase;
}
.lowercase
{
	text-transform:lowercase;
}
.validator
{
	
}
.validator_msg
{
	/*background-color: #ffcccc;
	color: #000000;*/
	display:block;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom:1px;
	color: #ff0000;
}
.form_field_descr_cell
{
	padding-left:5px;
	vertical-align:top;
	padding-top:10px;
}
.prewrap {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.attachedErrorMessage
{
	display: block;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom:1px;
	color: #ff0000;
}
.noindent
{
	margin-left:0px;
	padding-left:0px;
}
.pointer
{
	cursor:pointer;
}

blockquote
{
	border-color: #80bb00;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #CCCCCC;
	padding: 4px 4px;
	margin: 4px 2px 4px 12px;
}
.forum_post_text a
{
	color: #000033;
}
.forum_post_text
{
	font-size:12px;
}

li
{
	list-style-position:inside;
}

ul li
{
	list-style-type:disc;
}

ul, ol
{
	margin-left:0px;
	padding-left:0px;
}
.rightBorder
{
	border-right:solid 1px #555555;
}
#topBarBG {
background:url(/img/topBar_bg.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/topBar_bg.png', sizingMethod='fixed');
height:109;
padding-top:7px;
}
#topBarBG a {
position:relative;
z-index:500;
}
#PopVid {
height:365;
background:url(/img/popVid_bg.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/popVid_bg.png', sizingMethod='fixed');
}
#PopVid a {
position:relative;
z-index:500;
} 
#midBar {
height:137;
background:url(/img/midBar_bg.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/midBar_bg.png', sizingMethod='fixed');
}
#midBar a {
position:relative;
z-index:500;
} 
#BlogTop {
height:55;
width:1023;
background:url(/img/blog_topBG.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/blog_topBG.png', sizingMethod='fixed');
}
#BlogTop a {
position:relative;
z-index:500;
}
#BlogBG {
height:360;
width:1023;
background:url(/img/BlogBG.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/BlogBG.png', sizingMethod='fixed');
}
#BlogBG a {
position:relative;
z-index:500;
}
#BlogBot {
height:30;
width:1023;
background:url(/img/blog_botBGie6.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/blog_botBGie6.png', sizingMethod='fixed');
}
#BlogBot a {
position:relative;
z-index:500;
}
#Embed {
width:482;
height:45;
background:url(/img/embedBG.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/embedBG.png', sizingMethod='fixed');
}
#Embed a {
position:relative;
z-index:500;
}
#videoBG {
width:1023;
height:620;
background:url(/img/videosBG.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/videosBG.png', sizingMethod='fixed');
}
#videoBG a {
position:relative;
z-index:500;
}
#advertiseBG {
width:1023;
height:275;
background:url(/img/advertiseBG.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/advertiseBG.png', sizingMethod='fixed');
}
#advertiseBG a {
position:relative;
z-index:500;
}
#SearchBarBG {
width:1023;
height:38;
background:url(/img/searchBarFull_bg.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/searchBarFull_bg.png', sizingMethod='fixed');
}
#SearchBarBG a {
position:relative;
z-index:500;
}
.avatarborder
{
	border: solid 1px #ffffff !important;
}

#VidComments 
{
width:652;
height:740;
background:url(/img/vidComments_bg.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/vidComments_bg.png', sizingMethod='fixed');
}
#VidComments a {
position:relative;
z-index:500;
}
#MoreBlogs {
width:365;
height:440;
background:url(/img/moreByUserIE6_bg.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/moreByUserIE6_bg.png', sizingMethod='fixed');
}
#MoreBlogs a {
position:relative;
z-index:500;
}
#BlogDetail {
width:1023;
height:440;
position:relative;
background:url(/img/Blog400_bg.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/Blog400_bg.png', sizingMethod='fixed');
}
#BlogDetail a {
position:relative;
z-index:500;
}
#AdSpace {
width:355;
height:300;
padding-top:35px;
background:url(/img/AdSpace_bg.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/AdSpace_bg.png', sizingMethod='fixed');
}
#AdSpace a {
position:relative;
z-index:500;
}
#ForumPost {
height:620;
background:url(/img/videosBg.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/videosBg.png', sizingMethod='fixed');
}
#ForumPost a {
position:relative;
z-index:500;
}
#ForumBG {
height:250;
background:url(/img/Forum250.png); background-repeat:repeat-y;
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/Forum250.png', sizingMethod='fixed');
}
#ForumBG a {
position:relative;
z-index:500;
}
#Blogs {
height:106;
width:500;
background:url(/img/blogLanding_bg.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/blogLanding_bg.png', sizingMethod='fixed');
}
#Blogs a {
position:relative;
z-index:500;
}
#Advert1 {
height:34px;
width:325px;
background:url(/img/325x34.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/325x34.png', sizingMethod='fixed');
}
#Advert1 a {
position:relative;
z-index:500;
}
#Advert2 {
height:197px;
width:328px;
background:url(/img/328x197.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/328x197.png', sizingMethod='fixed');
}
#Advert2 a {
position:relative;
z-index:500;
}
#Advert3 {
height:32px;
width:269px;
background:url(/img/269x32.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/269x32.png', sizingMethod='fixed');
}
#Advert3 a {
position:relative;
z-index:500;
}
#ProfileBot {
height:1099px;
width:508px;
background:url(/img/memLanding_bg.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/memLanding_bg.png', sizingMethod='fixed');
}
#ProfileBot a {
position:relative;
z-index:500;
}
#488x99 {
height:99px;
width:488px;
background:url(/img/488x99.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/488x99.png', sizingMethod='fixed');
}
#488x99 a {
position:relative;
z-index:500;
}
#PhotoBG {
width:1023;
height:1000;
background:url(/img/video1000.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/video1000.png', sizingMethod='fixed');
}
#PhotoBG a {
position:relative;
z-index:500;
}
#Register {
width:1023;
height:315;
background:url(/img/registerBG.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/registerBG.png', sizingMethod='fixed');
}
#Register a {
position:relative;
z-index:500;
}
#Reset {
width:1023;
height:440;
background:url(/img/resetPassword.png);
background:none;
filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='/img/resetPassword.png', sizingMethod='fixed');
}
#Reset a {
position:relative;
z-index:500;
}
.swfLoadButton div
{
	float: left;
}
.swfLoadButton object
{
}
.swfLoadButton input { padding:1px 3px 2px 3px; margin-right:3px; margin-top:1px; margin-top:0; }

.hidden
{
	visibility:hidden;
}
.MJButton, .MJButton60, .MJButton70, .MJButton80, .MJButton90, .MJButtonSM
{
	color:#ffffff;
	display:block;
	background-image:url(/img/ButtonBG.gif);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
	padding:2px 5px 2px 5px;
	border:solid 1px #80BB00;
	font-family:arial;
	font-size:11px !important;
	font-weight:bold;
	cursor:pointer;
}
.MJButton,.MJButton60
{
	width:60px;
}
.MJButton70
{
	width:70px;
}
.MJButtonSM
{
	font-size:10px !important;
	width:40px;
}
.MJButton80
{
	width:80px;
}
.MJButton90
{
	width:90px;
}
.MJEmbedButton
{
	color:#ffffff;
	display:block;
	background-image:url(/img/ButtonBG.gif);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
	padding:2px 5px 2px 5px;
	border:solid 1px #7fbb01;
	line-height:16px;
	font-family:arial;
	font-size:11px !important;
	font-weight:bold;
	cursor:pointer;
}
.PrimaryMailRecipient
{
	color: #006600;
	font-weight: bold;
}
.GigyaEmbed
{
	float:left;
	position:absolute;
	width:150px;
	height:300px;
}
.balloon {
font-family:arial;
font-size:10px;
color:#fff; 
z-index:1;
}
.balloon ul {
padding:0; 
margin:0;
border:0;
list-style-type: none;
}
.balloon ul li {
float:left;
}
.balloon ul li a, .balloon ul li a:visited {
display:block;
text-decoration:none; 
}
.balloon ul li a img, .balloon ul li a:visited img {
border:0;
}

.balloon ul li dl {
visibility:hidden;
position:absolute;
background-color:#fff;
display:block;
z-index:1000;
}

.balloon dl {height:166px; border:solid 1px #ccc;}
.balloon dt {font-size:12px; color:#666; padding:3px; width:220px; background-color:#f2f2f2; border:solid 1px #e5e5e5;}
.balloon dd {height:30px; vertical-align:middle; margin:0; padding:0px 10px 0px 10px; font-size:11px; width:200px; color:#666; background-color:#fff;}

.balloon dd a {color:#666; text-decoration:none;}
.balloon dd a:hover {color:#666; text-decoration:none;}

.balloon ul li:hover,
.balloon ul li a:hover {
position:relative;
cursor: pointer;
cursor:hand;
vertical-align:middle;
}

.balloon ul li:hover dl,
.balloon ul li a:hover dl {
visibility:visible;
top:17px;
cursor:default;
}

.balloon ul li:hover dl a,
.balloon ul li a:hover dl a:hover {
color:#666;
background:transparent;
text-decoration:none;
display:inline;
vertical-align:middle;
}
.balloon ul li:hover dl a:hover,
.balloon ul li a:hover dl a:hover {
color:#666;
text-decoration:none;
background:transparent;
vertical-align:middle;
}
.tb-rounded {
    border:0;
    background:transparent url(/img/rounded.gif) no-repeat top left;
    height:22px;
    width:160px;
    padding-top:2px;
    padding-left:5px;
    margin-right:-5px;
}
.balloon2 {
font-family:arial;
font-size:10px;
color:#fff; 
z-index:1;
}
.balloon2 ul {
padding:0; 
margin:0;
border:0;
list-style-type: none;
}
.balloon ul li {
float:left;
}
.balloon2 ul li a, .balloon ul li a:visited {
display:block;
text-decoration:none; 
}
.balloon2 ul li a img, .balloon ul li a:visited img {
border:0;
}

.balloon2 ul li dl {
visibility:hidden;
position:absolute;
background-color:#fff;
display:block;
z-index:1000;
}

.balloon2 dl {height:230px; border:solid 1px #ccc;}
.balloon2 dt {font-size:12px; color:#666; padding:3px; width:300px; background-color:#f2f2f2; border:solid 1px #e5e5e5;}
.balloon2 dd {height:30px; vertical-align:middle; margin:0; padding:0px 0px 0px 0px; font-size:11px; width:300px; color:#666; background-color:#fff;}

.balloon2 dd a {color:#666; text-decoration:none;}
.balloon2 dd a:hover {color:#666; text-decoration:none;}

.balloon2 ul li:hover,
.balloon2 ul li a:hover {
position:relative;
cursor: pointer;
cursor:hand;
vertical-align:middle;
}

.balloon2 ul li:hover dl,
.balloon2 ul li a:hover dl {
visibility:visible;
top:11px;
cursor:default;
}

.balloon2 ul li:hover dl a,
.balloon2 ul li a:hover dl a:hover {
color:#666;
background:transparent;
text-decoration:none;
display:inline;
vertical-align:middle;
}
.balloon2 ul li:hover dl a:hover,
.balloon2 ul li a:hover dl a:hover {
color:#666;
text-decoration:none;
background:transparent;
vertical-align:middle;
}