﻿@import "MagazineMenu.css";

body {
}

.ArticlesContainer a
{
	color:#353F48;	
}

.ArticlesContainer
{
	font-family:Arial;
    color:#353F48;
	width:760px;
	overflow:hidden;
	text-align:right;
}
.ArticlesContainer
.Breaker
{
	clear:both;
	float:none;
}
.ArticlesContainer *
{
	overflow:hidden;
}
.ArticlesContainer
.Right
{
	width:157px;
	float:right;
}
.ArticlesContainer
.Center
{
	padding-right:26px;
	width:361px;
	float:right;
}
.ArticlesContainer
.Left
{
	padding-right:26px;
	width:190px;
	float:right;
	direction:rtl;
}
.ArticlesContainer
.Divider
{
	width:26px;
	float:right;
}

.Article a
{	color:#3366ff;
	font-weight:bold;
}

.Article h2
{
    font-size:14px;
    font-weight:bold;
}


/*********************/
/* MainPageTopFloats */
/*********************/

.ArticlesContainer
.MainPageTopFloats
{
	width:361px;
	direction:rtl;
}
.MainPageTopFloats
.Title
{
	font-size:18px;
	font-weight:bold;
	margin-top:-5px;
}
.MainPageTopFloats
.SubTitle
{
	padding-top:3px;
	color:#83838A;
}
.MainPageTopFloats
.Line
{
	background:url(Images/Articles/grey_line.jpg) no-repeat;
	width:360px;
	height:32px;
	margin-top:5px;
}
.MainPageTopFloats
.Container
{
	background:url(Images/Articles/mainpic_bg.jpg) no-repeat;
	width:333px;
	height:214px;
	padding:14px;
}
.MainPageTopFloats
.RightPics
{
	float:right;
	width:50px;
}
.MainPageTopFloats
.PicsDivider
{
	float:right;
	width:12px;
}
.MainPageTopFloats
.LeftPics
{
	float:right;
	width:270px;
	height:216px;
}
.MainPageTopFloats
.LeftPics img
{
	width:270px;
	height:216px;
}
.MainPageTopFloats
.SmallPic
{
	width:50px;
	height:40px;
}
.MainPageTopFloats
.SmallPic img
{
	width:50px;
	height:40px;
}
.MainPageTopFloats
.SmallPic a
{
	display:block;
	width:50px;
	height:40px;
    filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;
}
.MainPageTopFloats
.SmallPic a:hover
{
    filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
.MainPageTopFloats
.Selected a
{
    filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
.SmallPicDiv
{
	height:19px;
}
.MainPageTopFloats
.Float
{
	width:250px;
	height:30px;
	/*bottom:177px;*/
	margin-top:-39px;
	background-color:#000;
	position:relative;
    filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
    padding:5px 10px;
    display:block;
    text-decoration:none !important;
    cursor:pointer;
}
/* IE6 Only */
* html .MainPageTopFloats
.Float
{
	margin-top:-42px;
}

/* IE7 Only */
*:first-child+html .MainPageTopFloats
.Float
{
	margin-top:-42px;
}
.MainPageTopFloats
.Float .Inside
{
	color:#fff;
	height:30px;
}
.MainPageTopFloats
.Float .Inside div
{
	height:15px;
}


/* Section */

.Section *
{
	overflow:hidden;
	margin:0px;
	padding:0px;
	direction:rtl;
}

.Section 
.Title {
	font-size:18px;
	font-weight:bold;
}

.Section 
#DefaultSection
.Item 
{
	margin-top:15px;
	display:block;
	text-decoration:none;
	height:56px;
	cursor:pointer;
	border:solid 1px #fff;
}
.Section 
#DefaultSection
.Item 
.Right
{
	width:70px;
	height:56px;
}
.Section 
#DefaultSection
.Item 
.Right img
{
	width:70px;
	height:56px;
}
.Section a.Item:hover
{
	background-color:#EEEDED;
	/*color:#3CC1F3;*/
	border:solid 1px #000;
}

.Section
.Right
{
	float:right;
	width:70px;
	height:56px;
}
.Section
.Left
{
	float:right;
	height:56px;
	padding:0px 14px;
	line-height:17px;
	width:260px;
}
.Section
#DefaultSection
.Left
.Title
{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	height:15px;
	padding-top:4px;
}
.Section
.Left
.SubTitle
{
	height:32px;
	color:#83838A;
	display:block;
}

.Section
.Left a.SubTitle:hover
{
	/*color:#fff;*/
}
.Section
.More
{
	color:#00A2DF;
	display:block;
	margin-top:10px;
	font-weight:bold;
	font-size:11px;
	direction:rtl;
}
.Section
a.More:hover
{
	color:#00A2DF;
}

.Section
.Line
{
	background:url(Images/Articles/grey_line.jpg) no-repeat;
	width:360px;
	height:32px;
}

.Section
#DefaultSection
{
	border-left:dotted 1px #DAD9D9;
}

.Section
#MoreSection
{
	border-left:dotted 1px #DAD9D9;
}
.Section
#MoreSection
.Item
{
	float:right;
	border-bottom:dotted 1px #DAD9D9;
	width:359px;
	line-height:18px;
	padding-top:5px;
	display:block;
	cursor:pointer;
	text-decoration:none;
	border:solid 1px #fff;
}
.Section
#MoreSection
a.Item:hover
{
	background-color:#EEEDED;
	/*color:#fff;*/
	/*border:solid 1px #000;*/
}
.Section
#MoreSection
.ItemsContainer
{
	margin-top:-15px;
}
.Section
#MoreSection
.Item
.Title
{
	font-size:12px;
	margin-top:0px;
	height:20px;
	color:#353F48;
}
.Section
#MoreSection
.Item
.Date
{
	color:#3CC1F3;
	height:20px;
}


/* Pager Nav */

.PagerNav
{
	width:360px;
    height:20px;
    /*background-image:url('Images/Forums/grey_bar.jpg');
    background-repeat:repeat-x;*/
    background-color:#353F48;
    text-align:center;
    padding-top:4px;
    margin-top:20px;
    color:#fff;
    direction:rtl;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.PagerNav a{color:#fff !important;text-decoration:none !important;}
.PagerNav a:hover{color:#3CC1F3 !important;text-decoration:none !important;}

.PagerNav .Previous
{
	float:right;
	width:70px;
}
.PagerNav .Next
{
	float:right;
	width:70px;
}
.PagerNav .Middle
{
	float:right;
	width:220px;
}


/* Article */

.Article
{
	direction:rtl;
}
.Article
.DottedBorder
{
	/*border-left:dotted 1px #DAD9D9;*/
}
.Article
.Title
{
	font-size:18px;
	font-weight:bold;
	margin-top:-4px;
}
.Article
.SubTitle
{
	padding-top:3px;
	color:#83838A;
}
.Article
.Line
{
	background:url(Images/Articles/grey_line.jpg);
	width:577px;
	height:32px;
	margin-top:5px;
}
.Article
.Text
{
	padding-left:20px;
	text-align:justify;
}
.Article
.Text a
{
	color:#83838A !important;
	font-size:11px !important;
	text-decoration:underline;
}
.Article
.Text a font
{
	color:#83838A !important;
	font-size:11px !important;
}
.Article
.Text a:hover
{
	text-decoration:none;
}
.Article
.Text span
{
	font-size:12px !important;
}
.Article
.Text 
.Image
{
	width:140px;
	height:112px;
	float:right;
	padding:4px 0px 15px 25px;
}
.Article
.Text .MsoNormal
{
	display:inline;
	margin:0px !important;
}
.Article
.Text div
{
	display:inline;
	margin:0px !important;
}
.Article
.Breaker
{
	height:0px;
}
.Article
.Text 
.IconFav
{
	width:15px;
	height:15px;
	vertical-align:bottom;
}
.Article
.Text 
.IconTop
{
	width:16px;
	height:12px;
	vertical-align:bottom;
}
.Article
.RightIcon
{
	float:right;
}
.Article
.LeftIcon
{
	float:left;
}

/*****HPForums*****/
.HPForums
{
   width:190px;
   height:200px;
   overflow:hidden;
   color:#353F48;
   font-family:Arial;
   font-size:12px;
}
/* IE6 Only */
* html .HPForums
{
	margin-top:2px;
}
.HPForums .Title
{
	font-size:18px;
	font-weight:bold;
}
.HPForums .Content
{
	height:180px;
    width:190px;
    background-image:url('Images/Site/left_top.gif');
    background-repeat:no-repeat;
    background-position:top;
}
.HPForums .Content .Items
{
	padding-top:15px;
	height:135px;
    width:190px;
}
.HPForums .Content .Items .Image
{
	width:10px;
	float:right;
}
.HPForums .Content .Items .Item .Title
{
	font-size:12px;
	font-weight:normal;
	height:14px;
	margin-top:-3px;
    width:185px;
    padding-right:5px;
	overflow:hidden;
}
.HPForums .Content .Items .Item .Forum
{
	font-size:11px;
	height:13px;
    padding-right:5px;
    color:#83838a;
}
.HPForums .Content .Items .Item .Forum a
{
	font-size:11px !important;
    color:#83838a !important;
}
.HPForums .Content .Items .Item .Forum a:hover
{
	font-size:11px !important;
}
.HPForums .Content a
{
    color:#353F48;
    text-decoration:none;
}
.HPForums .Content a:hover
{
    color:#83838A;
    text-decoration:none;
}
.HPForums .Content .More
{
   height:15px;
   width:185px;
   padding-left:5px;
   font-weight:bold;
   font-size:11px;
   color:#00A2DF;
   margin-top:8px;
   text-align:left;
}
.HPForums .Content .More img
{
	border:none;
	width:9px;
	height:9px;
}
.HPForums .Content .More a
{
   color:#FF8D09;
   text-decoration:none;
}
.HPForums .Content .More a:hover
{
   text-decoration:underline;
}
.HPForums .Content .Line
{
	margin-top:4px;
	border-top:dotted 1px #dad9d9;
	height:1px;
	width:190px;
}

/*****MoreForums*****/
.MoreForums
{
   width:190px;
   /*height:238px;*/
   color:#353F48;
   font-family:Arial;
   font-size:12px;
}
.MoreForums .Title
{
	font-size:18px;
	font-weight:bold;
}
.MoreForums .Content
{
    width:190px;
    background-image:url('Images/Site/left_top.gif');
    background-repeat:no-repeat;
    background-position:top;
    padding-top:5px;
}
.MoreForums .Content .Items
{
	padding-top:15px;
    width:190px;
    font-weight:bold;
}
.MoreForums .Content .Items .Image
{
	width:10px;
	float:right;
}
.MoreForums .Content .Items .Item
{
	margin-top:-5px;
    width:175px;
    padding-right:5px;
	float:right;
	line-height:16px;
}
/* IE6 Only */
* html .MoreForums .Content .Items .Item
{
	margin-top:-6px;
}
.MoreForums .Content a
{
    color:#353F48;
    text-decoration:none;
}
.MoreForums .Content a:hover
{
   color:#00A2DF;
    text-decoration:none;
}
.MoreForums .Content .More
{
   width:185px;
   padding-left:5px;
   font-weight:bold;
   font-size:11px;
   color:#ff8d09;
   text-align:left;
}
.MoreForums .Content .More img
{
	border:none;
	width:9px;
	height:9px;
   display:none;
}
.MoreForums .Content .More a
{
   color:#ff8d09;
   text-decoration:none;
   display:none;
}
.MoreForums .Content .More a:hover
{
   color:#ff8d09;
   text-decoration:underline;
}
.MoreForums .Content .Line
{
	margin-top:4px;
	border-top:dotted 1px #dad9d9;
	height:1px;
	width:190px;
}


/**********************/
/*  SectionTopFloats  */
/**********************/

.ArticlesContainer
.SectionTopFloats
{
	width:361px;
	direction:rtl;
}
.SectionTopFloats
.Title
{
	font-size:18px;
	font-weight:bold;
	margin-top:-4px;
}
.SectionTopFloats
.SubTitle
{
	padding-top:3px;
	color:#83838A;
}
.SectionTopFloats
.Line
{
	background:url(Images/Articles/grey_line.jpg) no-repeat;
	height:32px;
	margin-top:5px;
}
.SectionTopFloats
.Container
{
	margin-top:-10px;
}
.SectionTopFloats
.Container a
{
	text-decoration:none;
}
.SectionTopFloats
.Container .Item
{
	width:165px;
	height:156px;
	background-color:#F1F3F2;
	display:block;
}
.SectionTopFloats
.Container .Item img
{
	width:165px;
	height:132px;
}
.SectionTopFloats
.Container .Item .Title
{
	font-weight:bold;
	color:#00A2DF;
	margin:0px;
	padding-right:10px;
	font-size:11px;
	padding-top:5px;
	height:15px;
	cursor:pointer;
}

/**************/
/*  CheackIt  */
/**************/

.ArticlesContainer
.CheackIt
{
	padding-top:25px;
	direction:rtl;
	border-left:dotted 1px #DAD9D9;
}

.CheackIt
.Container
{
	padding-top:10px;
}
.CheackIt
.Container a
{
	text-decoration:none;
}
.CheackIt
.Title
{
	font-size:18px;
	font-weight:bold;
	margin-top:-5px;
}
.CheackIt
.Container .Item
{
	display:block;
	float:right;
}
.CheackIt
.Container .Item img
{
	height:56px;
	width:70px;
}
.CheackIt
.Container .Item .Title
{
	font-weight:bold;
	margin-top:0px !important;
	font-size:11px;
	padding-top:5px;
	height:30px;
	cursor:pointer;
	width:70px;
}

/****************/
/*  Networking  */
/****************/



.Networking
{
	direction:rtl;
}
.Networking
.Title
{
	font-size:18px;
	font-weight:bold;
	margin-top:-4px;
}
.Networking
.SubTitle
{
	padding-top:3px;
	color:#83838A;
}
.Networking
.Line
{
	background:url(Images/Articles/grey_line.jpg) repeat-x;
	width:577px;
	height:32px;
	margin-top:5px;
}
.Networking
.Content
{
}
.Networking
.Content
.Articles
{
	float:right;
	width:136px;
}
.Networking
.Content
.Player
{
	float:left;
}
.Networking
.Content
.MoreIn
{
	padding-bottom:30px;
}
.Networking
.Content
.DirectWatch
{
	float:left;
	font-size:11px;
	padding-top:5px;
}
.Networking
.Content
.DirectWatch a
{
	color:#00A2DF;
}
.Networking
.Content
.Player iframe
{
	width:420px;
    height:370px;
}
.Networking
.MoreArticles
{
	text-align:center;
	height:370px;
	width:136px;
	background:url(Images/Articles/networking_bg.jpg) no-repeat;
}
.Networking
.MoreArticles
.Title
{
	font-size:18px;
	font-weight:bold;
	margin-top:0px;
	padding-top:10px;
}
.Networking
.MoreArticles
.Item
{
	padding-top:10px;
	width:85px;
	margin:0px auto;
	height:100px;
	cursor:pointer;
}
.Networking
.MoreArticles
.Item div
{
	text-align:right;
	font-size:11px;
	font-weight:bold;
}
.Networking
.MoreArticles
.Item img
{
	width:85x;
	height:68px;
	display:block;
}
.Networking
.MoreArticles
.Item
.Arrow
{
	width:5px;
	height:5px;
	display:inline;
}

/**********************/
/*  NetworkingMoreIn  */
/**********************/

.Networking
.NetworkingMoreIn
{
	margin-top:15px;
	border-top:dotted 1px #DAD9D9;
	padding-top:10px;
}

.Networking
.NetworkingMoreIn
.Title
{
	font-size:18px;
	font-weight:bold;
	margin-top:0px;
}
.Networking
.NetworkingMoreIn
.Item 
{
	margin-top:15px;
	display:block;
	float:right;
	text-decoration:none;
	height:58px;
	cursor:pointer;
	border:solid 1px #fff;
	width:286px;
}
.Networking
.NetworkingMoreIn
.Item 
.Right img
{
	width:70px;
	height:56px;
	border:solid 1px #e4e1e1;
}
.Networking
.NetworkingMoreIn
a.Item:hover
{
	background-color:#EEEDED;
	/*color:#3CC1F3;*/
}

.Networking
.NetworkingMoreIn
.Item 
.Right
{
	width:72px;
	height:58px;
	float:right;
}
.Networking
.NetworkingMoreIn
.Item 
.Left
{
	float:right;
	height:58px;
	padding:0px 14px;
	line-height:17px;
	width:186px;
}
.Networking
.NetworkingMoreIn
.Left
.Title
{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	height:15px;
	padding-top:4px;
}
.Networking
.NetworkingMoreIn
.Left
.SubTitle
{
	height:32px;
	color:#83838A;
	display:block;
}

.Networking
.NetworkingMoreIn
.Left a.SubTitle:hover
{
	/*color:#fff;*/
}


/**********************/
/*     Responses      */
/**********************/

.Responses
{
	direction:rtl;
	color:#353F48;
	width:340px;
}
.Responses .Toggler
{
	background:url(Images/Articles/grey_bar.jpg) no-repeat;
	/*background-color:#353F48;*/
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:16px;
	padding:4px 15px;
	cursor:pointer;
	font-size:13px;
}
.Responses .Toggler .All
{
	color:#fff;
	font-weight:bold;
	float:right;
}
.Responses .Toggler .Add
{
	color:#3CC1F3;
	font-weight:bold;
	float:left;
	cursor:pointer;
	text-decoration:none;
}
.Responses .New
{
	display:none;
}
.Responses .New .Body
{
	background-color:#F8F8F8;
	padding:15px 15px;
}
.Responses .New .Field
{
	padding-top:15px;
}
.Responses .New .Field .Label
{
	width:80px;
	float:right;
}
.Responses .New .Field .Text
{
	float:right;
}
.Responses .New .Field input[type="text"], textarea {
	background-image:url(Images/SearchStrip/search_pixel.gif);
	background-position:center top;
	background-repeat:repeat-x;
	border:1px solid #ABADAC;
	color:#353F48;
	font-family:Arial;
	font-size:11px;
	width:220px;
	overflow:visible !important;
}
.Responses .Short input{height:18px;}
.Responses .Long textarea{height:90px;}
.Responses .Red{color:#00A2DF;}

.Responses .New .Footer {
	background:#E8E8E8;
	height:18px;
}
.Responses .New .Footer .SubmitResponse 
{
	color:#00A2DF;
	float:left;
	margin-left:23px;
	font-weight:bold;
	padding-top:2px;
	cursor:pointer;
}
.Responses .Messeges {
	padding:10px 15px;
}
.Responses .Messeges .Title 
{
	padding-top:10px;
	cursor:pointer;
}
.Responses .Messeges .Text 
{
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#E8E8E8;
	margin:5px 0px;
	padding:5px 15px 5px 5px;
	display:none;
}

/**********************/
/*       Files        */
/**********************/

.Files
{
	direction:rtl;
	color:#353F48;
	padding:20px 0px;
}
.Files .Title
{
	color:#fff;
	font-weight:bold;
	background-color:#353F48;
    -moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	width:338px;
}
.Files .Item
{
	padding-top:10px;
	display:block;
	text-decoration:none;
	cursor:pointer;
}
.Files .Item .Image
{
	float:right;
}
.Files .Item .Details
{
	float:right;
	padding-right:2px;
}
.Files .Item .Details .FileName
{
	color:#353F48;
}
.Files .Item .Details .Description
{
	color:#83838A;
	font-size:11px;
}
.Files .Item .Image img
{
	height:30px;
}