

/*Blog system*/

.Blog {margin-top:12px;  }
.Blog .PostsContainer{ display:block; width:550px; height:375px; overflow:auto; border:1px solid #cdcdcd; padding:0 10px;   float:left; }
.Blog .BlogSidebar{float:right; width:220px;  padding-right:0px; margin:30px 0 0 15px;  }

.Blog .Posts{ width:535px;  padding:10px 0;}
.Blog .Post_img{ float:left; width:155px; display:inline;}
.Blog .Post_img img{  padding:4px;}
.Blog .Post_details{padding:5px 0 0 10px}
.Blog .Post_abstract{ float:left; width:370px; display:inline; padding:5px 0 0 10px;}
.Blog .Post_abstract h3 { margin:0; padding-bottom:5px;}

.Blog .Posts .Options{ display:block; padding:5px 0;}
.Blog .Posts .Options li{ float:left; display:inline; margin-right:30px;}
.Blog .Posts .Options li.Play a{ display:block; padding-left:20px;}
.Blog .Posts .Options li.Comments a{ display:block; height:18px;  padding-left:30px;}

.Blog .BlogBlock{ padding:12px; margin-bottom:10px;}
.Blog .BlogBlock h2{ font-size:15px; font-weight:700;}
.Blog .BlogBlock li{ padding:2px 0; }
.Blog .BlogBlock li a{ padding-left:10px;}
.Contents .Blog .BlogBlock li a { background-position: left 4px; display:block;}

.Return { margin-top:14px; display:inline;}

.for_stand{ font-style:italic; margin-top:-5px; margin-bottom:-5px; font-weight:100; font-size:12px;}


.StandHome { background:transparent url(images/home_bg.gif) repeat-y scroll center top;display:block;height:428px;padding-bottom:15px;width:890px;}
.StandHome .Leverone { width:300px; float:left; padding:0 20px 0 0; }
.StandHome .Leverone p { padding-bottom:15px; }
.StandHome .Highlight { padding-top:10px; }
.StandHome .Smallplayer { margin:15px 0 15px 0; }
.StandHome .Levertwo { width:200px; float:left; padding:0 15px 0 10px; }
.StandHome .Leverthree { width:325px; float:left; padding:50px 0 0 15px; }


/*  Members Online */
.MembersOnline { margin-top:15px; margin-left:-1px; }
.MembersOnline .Members_top { background:url(images/members_online_top.gif) no-repeat; height:27px; width:194px; padding:5px 0 0 8px; position:relative; }
.MembersOnline .Members_top .Online { background:url(images/online.gif) no-repeat; height:15px; width:15px; position:absolute; top:10px; right:8px; }
.MembersOnline .Members_top .Offline { background:url(images/offline.gif) no-repeat; height:15px; width:15px; position:absolute; top:10px; right:8px; }
.MembersOnline .Members_top h3 { background:url(images/username.gif) no-repeat left center; height:22px; padding:4px 0 0 24px; color:#472A92; font-size:14px; letter-spacing:-0.80px; }
.MembersOnline .Members_top h3 a { color:#472A92; }
.MembersOnline .Members_top h3 span { font-size:11px; }
.MembersOnline .Members_Mid { background:url(images/members_online_bg.gif) repeat-y; width:202px; }
.MembersOnline .Members_Mid p { width:160px; padding:5px 10px 0 25px; }
.MembersOnline .Members_Mid h4 { background:url(images/borders_bg.gif) repeat-x; height:21px; margin:10px 4px 0 5px; color:#5C5C5C; padding:2px 0 0 20px; font-size:11px; font-weight:400; }
.MembersOnline .Members_Mid h4 span { padding-left:15px; }
.MembersOnline .Members_Bottom { background:url(images/members_online_bottom.gif) no-repeat; height:32px; width:202px; }


.MaskImg{ display:inline; position:relative; height:110px; width:153px; overflow:hidden; float:left; margin-right:16px; margin-bottom:12px;}
.MaskImg .mask_overlay{ position:absolute; top:0; left:0; background:url(images/img_mask.gif) no-repeat;height:110px; width:153px;}
#StandSlider {margin-top: 10px;}

/*About us tabs */
#Tabs{ display:block;}
#Tabs .TabsTop{ display:block; height:27px; padding-left:10px; }
#Tabs .TabsTop ul{ list-style:none}
#Tabs .TabsTop ul li{ margin:0; padding:0; background:none; display:inline; position:relative; float:left; z-index:2;height:27px; }
#Tabs .TabsTop ul li a{ text-decoration:none;}
#Tabs .TabsTop ul li.active{position:relative; z-index:10;}

#Tabs .TabsTop ul li a{ background:url(images/tabs/left_normal.png); height:20px; padding:7px 0 0 33px; text-align:center; display:inline-block; cursor:pointer; font-size:12px; font-weight:700; color:#81807a; }
#Tabs .TabsTop ul li span{ background:url(images/tabs/right_normal.png); height:27px; position:absolute; right:-33px; top:0; width:33px; display:block;}
*html #Tabs .TabsTop ul li a{background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/css/images/tabs/left_normal.png' ,sizingMethod='crop'); zoom:1; display:inline-block; }
*html #Tabs .TabsTop ul li span{background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/css/images/tabs/right_normal.png' ,sizingMethod='crop'); zoom:1; display:inline-block}


#Tabs .TabsTop ul li.active a{ background:url(images/tabs/left_active.png); height:20px; padding:7px 0 0 33px; text-align:center; display:inline-block; cursor:pointer; color:#424242; }
#Tabs .TabsTop ul li.active span{ background:url(images/tabs/right_active.png); height:27px; position:absolute; right:-33px; top:0; width:33px; display:block;}
*html #Tabs .TabsTop ul li.active a{background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/css/images/tabs/left_active.png' ,sizingMethod='crop'); zoom:1; display:inline-block; }
*html #Tabs .TabsTop ul li.active span{background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/css/images/tabs/right_active.png' ,sizingMethod='crop'); zoom:1; display:inline-block}



#Tabs .TabsContents .top_corner{ background:url(images/tabs/top_corner.png); height:16px; width:493px; font-size:1%; z-index:7; position:relative; top:-6px;}
*html  #Tabs .TabsContents .top_corner{ background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/css/images/tabs/top_corner.png' ,sizingMethod='crop'); zoom:1;top:-6px;}

#Tabs .TabsContents .bottom_corner{ background:url(images/tabs/bottom_corner.png); height:16px; width:493px; font-size:1%; z-index:7; position:relative; left:0; top:-6px;}
*html  #Tabs .TabsContents .bottom_corner{ background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/css/images/tabs/bottom_corner.png' ,sizingMethod='crop'); zoom:1;top:-7px;}

#Tabs .TabsContents .bg_content{ background:url(images/tabs/corners_bg.png);  width:473px; padding:10px;  z-index:7; position:relative; left:0; top:-6px;/* height:180px;*/ overflow:hidden;}
*html  #Tabs .TabsContents .bg_content{ background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/css/images/tabs/corners_bg.png' ,sizingMethod='scale'); top:-7px;}



/* Home Pages */
.Homepage_Towcols{ background:url(images/line.gif) repeat-y 535px 0; height:440px;}
.Homepage_Towcols .Left{ width:515px; float:left; display:inline;}
.Homepage_Towcols .Left .Top_Text{ width:515px;}
.Homepage_Towcols .Right{ width:300px; padding:50px 10px 0 0; float:right; display:inline;}
.Homepage_Towcols  .Left .Player{ padding:30px 0}
.Homepage_Towcols  .Right .Player{ padding:10px 0}
.Homepage_Towcols  .Left #StandSlider{ padding:29px 0}

.Top_Text{ height:90px; overflow:hidden;}


/*  Members Online */
.MembersOnline_Wide { margin-top:15px; margin-left:-1px; }
.MembersOnline_Wide .Members_top { background:url(images/members_online_top_wide.gif) no-repeat; height:26px; width:271px; padding:5px 0 0 8px; position:relative; }
.MembersOnline_Wide .Members_top .Online { background:url(images/online.gif) no-repeat; height:15px; width:15px; position:absolute; top:10px; right:8px; }
.MembersOnline_Wide .Members_top .Offline { background:url(images/offline.gif) no-repeat; height:15px; width:15px; position:absolute; top:10px; right:8px; }
.MembersOnline_Wide .Members_top h3 { background:url(images/username.gif) no-repeat left center; height:22px; padding:4px 0 0 24px; color:#472A92; font-size:14px; letter-spacing:-0.80px; }
.MembersOnline_Wide .Members_top h3 a { color:#472A92; }
.MembersOnline_Wide .Members_top h3 span { font-size:11px; }
.MembersOnline_Wide .Members_Mid { background:url(images/members_online_bg_wide.gif) repeat-y; width:271px; }
.MembersOnline_Wide .Members_Mid p { width:230px; padding:5px 10px 0 25px; }
.MembersOnline_Wide .Members_Mid h4 { background:url(images/borders_bg.gif) repeat-x; height:21px; margin:10px 4px 0 5px; color:#5C5C5C; padding:2px 0 0 20px; font-size:11px; font-weight:400; }
.MembersOnline_Wide .Members_Mid h4 span { padding-left:15px; }
.MembersOnline_Wide .Members_Bottom { background:url(images/members_online_bottom_wide.gif) no-repeat; height:32px; width:271px; }



.SmallStandSlider .Slider_cont { border:1px solid #b6b5b3; width:260px; height:130px; position:relative;  }
.SmallStandSlider .Slider_preview { position:absolute; left:0; width:260px; height:130px; overflow:hidden; }
.SmallStandSlider .Slider_options { position:absolute; top:131px; width:260px; height:25px; display:block; border-top:0; background:url(images/slider_options.gif) repeat-x; border:1px solid #b6b5b3; border-top:0; left:-1px; }
.SmallStandSlider .Slider_options .Slider_tabs { position:relative; width:260px; height:25px; padding-top:2px; }
.SmallStandSlider .Slider_options .Slider_tabs a { position:absolute; text-indent:-99999px; }
.SmallStandSlider .Slider_options .Slider_tabs a.first { background:url(images/image_slider_small/first.gif) no-repeat; height:20px; width:20px; left:77px; top:3px; }
.SmallStandSlider .Slider_options .Slider_tabs a.previous { background:url(images/image_slider_small/previous.gif) no-repeat; height:20px; width:20px; left:100px; top:3px; }
.SmallStandSlider .Slider_options .Slider_tabs a.play { background:url(images/image_slider_small/play.gif) no-repeat; height:21px; width:21px; left:122px; top:2px; }
.SmallStandSlider .Slider_options .Slider_tabs a.pause { background:url(images/image_slider_small/pause.gif) no-repeat; height:21px; width:21px; left:122px; top:2px; }
.SmallStandSlider .Slider_options .Slider_tabs a.next { background:url(images/image_slider_small/next.gif) no-repeat; height:20px; width:20px; left:145px; top:3px; }
.SmallStandSlider .Slider_options .Slider_tabs a.last { background:url(images/image_slider_small/last.gif) no-repeat; height:20px; width:20px; left:167px; top:3px; }
.SmallStandSlider .countof { position:absolute; left:192px; top:2px; height:12px; vertical-align:text-top; }
.SmallStandSlider .countof input { display:inline; width:17px; margin:2px; height:12px; font-size:10px; }


.LargeStandSlider .Slider_cont { border:1px solid #b6b5b3; width:478px; height:239px; position:relative;  }
.LargeStandSlider .Slider_preview { position:absolute; left:0; width:478px; height:239px; overflow:hidden; }
.LargeStandSlider .Slider_options { position:absolute; top:240px; width:478px; height:42px; display:block; border-top:0; background:url(images/image_slider_large/bg.gif) repeat-x; border:1px solid #b6b5b3; border-top:0; left:-1px; }
.LargeStandSlider .Slider_options .Slider_tabs { position:relative; width:478px; height:42; padding-top:2px; }
.LargeStandSlider .Slider_options .Slider_tabs a { position:absolute; text-indent:-99999px; }
.LargeStandSlider .Slider_options .Slider_tabs a.first { background:url(images/image_slider_large/first.gif) no-repeat; height:31px; width:33px; left:143px; top:3px; }
.LargeStandSlider .Slider_options .Slider_tabs a.previous { background:url(images/image_slider_large/previous.gif) no-repeat; height:31px; width:33px; left:182px; top:3px; }
.LargeStandSlider .Slider_options .Slider_tabs a.play { background:url(images/image_slider_large/play.gif) no-repeat; height:36px; width:38px; left:220px; top:2px; }
.LargeStandSlider .Slider_options .Slider_tabs a.pause { background:url(images/image_slider_large/pause.gif) no-repeat; height:36px; width:38px; left:220px; top:2px; }
.LargeStandSlider .Slider_options .Slider_tabs a.next { background:url(images/image_slider_large/next.gif) no-repeat; height:31px; width:33px; left:264px; top:5px; }
.LargeStandSlider .Slider_options .Slider_tabs a.last { background:url(images/image_slider_large/last.gif) no-repeat; height:31px; width:33px;left:300px; top:5px; }
.LargeStandSlider .countof { position:absolute; left:350px; top:4px; height:22px; vertical-align:text-top; }
.LargeStandSlider .countof input { display:inline; width:27px; margin:2px; height:22px; font-size:16px;  }


/*Chat*/
.ChatToday { padding:20px 0; display:block;}
.ChatToday .Chatbox{ float:left; display:inline;}
.ChatToday .Chattext{ padding:38px 10px; float:left; width:205px; height:70px; overflow:hidden; }
.ChatToday .Chattext h3{ color:#000;}
.SliderFirst{ margin-bottom:45px;}

.Bottom_text_img { width:280px; position:relative; }
.Bottom_text_img .bottom_text{ overflow:hidden; height:100px;}
.Bottom_text_img img{ position:absolute; right:-267px; top:-20px;}
.Bottom_text_img .bottom_text h3{ color:#333;}
.Bottom_text_img .bottom_text h6{ font-weight:100; font-size:12px;}
