﻿/* Page Layout */
body
{
    font-size:12px;
    font-family:Arial;
    margin:0px;
    /* MSIE 5 doesn't center based on auto left/right margins, 
     but 'text-align:center' does center top-level divs: */
    text-align: center;
    /* Specify a min-width for the body as wide as the 'wrapper'
     element itself. This prevents negative (i.e. inaccessible)
     left-margins in narrow browser windows when using 
     Navigator 6+/Mozilla on Win32: */
    min-width: 980px;
     background-image:url(/Images/ETC/pattern.jpg);
    /*background-color:White;*/
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    direction:rtl;
    width:980px;
    margin-left:auto;
    margin-right:auto;
}

html
{
    direction:rtl;
}
.CenterPage
{
    /* text-align:center;
    width:1020px; */
    text-align: center;
    width: 980px;
    /* Set left and right margins to auto, thus centering the 
     element in the containing (body) tag: */
    margin-left: auto;
    margin-right: auto;
    direction:rtl;
    clear:both;
}

.ContentDiv
{
    float:right;
    vertical-align:top;
    width:750px;
}

.SideDiv
{
    float:left;
    vertical-align:top;
    width:217px;
    text-align:center;
}

.PageLayout
{
    background-image:url(/Images/ETC/pattern.jpg);
    /*background-color:White;*/
    background-position: left;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    direction:rtl;
    text-align:center;
    /*width:100%;*/
}
.WindowLayout
{
    background-image:url(/Images/ETC/pattern.jpg);
    border-collapse: collapse;
    direction:ltr;
}


/* =========================================================================== */
/* Links */

a:link, a:visited {color:#039; font:12px Arial, Helvetica, sans-serif;}
a:hover, a:active {color:#039; font:12px Arial, Helvetica, sans-serif;}

/* =========================================================================== */
/* Headers */

/*
h1 {color:#000; font:bold 24px Arial, sans-serif; margin:0; padding:0;}
h2 {color:#000; font:bold 20px Arial, sans-serif; margin:0; padding:0;}
h3 {color:#000; font:bold 18px Arial, sans-serif; margin:0; padding:0;}
h4 {color:#000; font:bold 16px Arial, sans-serif; margin:0; padding:0;}
h5 {color:#000; font:bold 14px Arial, sans-serif; margin:0; padding:0;}
h6 {color:#000; font:bold 12px Arial, sans-serif; margin:0; padding:0;}
*/

.BoxHeader
{
    font-size: 15px;
    font-family: Arial;
    font-weight: bold;
    color: #424242;
    vertical-align:bottom;
    margin-top:8px;
    /*margin-bottom:9px;*/
}

.ItemPageHeader
{
    color:#DE3D6A;
    text-decoration:none;
    font-weight:bold;
    font-size:x-large;
    margin-bottom:10px;
    margin-top:10px
}
.ItemPageHeader2
{
    color:#DE3D6A;
    text-decoration:none;
    font-weight:bold;
    font-size:large;
    margin-bottom:10px;
    margin-top:10px
}

.PageHeader
{
    text-align:right;
    vertical-align:middle;
    font-size:large;
    color: Black;
    direction:rtl;
    padding-right:35px;
}

.WebkinzRecipe-Header
{
    font-size: x-large;
    font-weight: bold;
    color: #FF0000;
    text-decoration:underline;
}
.WebkinzRecipe-Instructions
{
    font-size: large;
    text-align: right;
}

.Welcome-Footer
{
    font-family:Arial;
    font-size: 20px;
    color: #255FF2;
}
.Welcome-Header
{
    font-family:Arial;
    font-size: 24px;
    font-weight: bold;
    color:Green;
}
.Welcome-Text
{
    font-family:Arial;
    font-size: 20px;
    color:Green;
}

/* =========================================================================== */
/* Boxes */
.BigBoxBottom
{
    background-image: url('/Images/ETC/BigBox-Bottom.png');
    background-repeat:no-repeat;
    background-position:right;
    width:746px;
    height:49px;
}
.BigBoxMiddle
{
    background-image: url('/Images/ETC/BigBox-Middle.png');
    background-position:right;
    background-repeat:repeat-y;
    width:746px;
}
.BigBoxTop
{
    background-image: url('/Images/ETC/BigBox-Top.png');
    background-repeat:no-repeat;
    background-position:right;
    width:746px;
    height:47px;
    text-align:right;
    vertical-align:middle;
    padding-right:35px;
}

.BoxBottom
{
    background-image:url('/images/SidePanel/SidePanelBox217-Bottom.png');
    background-repeat:no-repeat;
    width:217px;
    height:31px;
}
.BoxMiddle
{
    background-image:url('/images/SidePanel/SidePanelBox217-Middle.png');
    width:217px;
    text-align:center;
}
.BoxTop
{
    background-image:url('/images/SidePanel/SidePanelBox217-Top.png');
    background-repeat:no-repeat;
    width:217px;
    height:35px;
    vertical-align:top;
}

/* =========================================================================== */
/* Buttons */

.Button1-Center
{
    width:auto;
    background-image:url('/Images/Buttons/BlueButton-Background.jpg');
}
.Button1-Left
{
    width:4px;
    background-image:url('/Images/Buttons/BlueButton-LeftSide.jpg');
    background-repeat:no-repeat;
}
.Button1-Right
{
    width:4px;
    background-image:url('/Images/Buttons/BlueButton-RightSide.jpg');
    background-repeat:no-repeat;
}
.FavDelButton
{
    font-size: 14px;
    font-weight: bold;
    border:solid 2px black;
    padding: 2px;
    vertical-align: middle;
    text-align: center;
}

/* =========================================================================== */
/* Layout */

.Ad1
{
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}

.AddedByUser
{
    font-size: small;
    font-weight: bold;
    color: #FF0000;
}

.AddUserFavDiv
{
    width:450px;
    height:180px;
    text-align:center;
    margin-top:50px;
}
.AddUserFavLabel
{
    font-size:large;
    color:Red;
    font-weight: bold;
}
.AddUserFavLineBreak
{
    height:20px;
}

.Black13
{
    font-size: 13px;
    font-family: Arial;
    color: #424242;
    text-decoration : none;
}

A.BlueLink
{
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    text-decoration : none;
    color: #0c6fae;
}

.CategoryDescription
{
    font-size:large;
    color: #0c6fae;
    text-align:center;
}
.CategoryName-Text
{
    font-size:xx-large;
    font-weight:bolder;
    color: #0c6fae;
    text-decoration:underline;
}
.CategoryPage-AdLeft
{
    float:left;
    width:338px;
    text-align:left;
    vertical-align:middle;
}
.CategoryPage-AdRight
{
    float:right;
    width:338px;
    text-align: right;
    vertical-align:middle;
}
.CategoryPage-Heading
{
    float:right;
    width:300px;
    text-align:center;
    vertical-align:middle;
    overflow:hidden;
}
.CategoryPromotion
{
    text-align: center;
    font-size: medium;
    color: #0c6fae;
}

.CategoryPath
{
    text-align:right;
    padding-right:35px;
    padding-bottom:10px;
}

.CategoryPathText
{
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: #424242;
    text-decoration : none;
}

.Center
{
    text-align:center;
}

.CenterItems
{
    padding-right:20px;
}

A.CommentLink
{
    font-size: 12px;
    font-family: Arial;
    text-decoration : none;
    color: #424242;
    width: 120px;
    display: inline-block;
}

.ContentPanel
{
    vertical-align:top;
    width:750px;
}
    
.CountDown
{
    background-image: url('/images/SidePanel/NewsCountDown.gif');
    background-repeat:no-repeat;
    padding-top:30px;
    padding-right:25px;
    padding-left:25px;
    text-align:center;
    width:217px;
    height:373px;
}

a.HighLight:hover, a.HighLight:active
{
    color:HighlightText;
    background-color:ThreeDShadow;
}

.HomePageAds
{
    float:left;
    width:338px;
    text-align:center;
    vertical-align:middle;
}
.HomePageHeader
{
    float:right;
    width:640px;
    text-align: right;
    vertical-align:middle;
}

.ItemBGMiddle
{
    width:750px;
    background-image:url('/images/ItemPage/ItemBG-Middle.png');
    background-repeat:repeat-y;
    padding-right:15px;
    text-align:center;
    vertical-align:top;
}
.ItemBGTop
{
    width:750px;
    background-image:url('/images/ItemPage/ItemBG-Top.png');
    background-repeat:no-repeat;
    padding-right:15px;
}

.ItemPageButtons
{
    width:100%;
    direction:rtl;
}
.ItemPageInfoDiv
{
    text-align:right;
    padding-right:20px;
}
.ItemPageItemsList
{
    margin-right:60px;
}
.ItemPageMoreGamesBottomLabel
{
    font-size:large;
    font-family: Arial;
    font-weight: bold;
    color: White;
}
.ItemPageMoreGamesDiv
{
    padding-top:15px;
    padding-left:40px;
    text-align:left;
}
.ItemPageMoreGamesLabel
{
    font-size:large;
    font-family: Arial;
    font-weight: bold;
    text-decoration : none;
    color: White;
    padding-right:20px;
}

.ItemPageViews
{
    width:auto;
    height:18px;
    font-weight:bold;
}
.ItemPageVoteLabel
{
    width:24px;
    height:24px;
}
.ItemPageVoting
{
    width:auto;
    margin-right:auto;
    margin-left:auto;
}
.ItemPageRank
{
    width:120px;
    height:24px;
}

.Login-Button
{
    font-size: 16px;
    font-weight: bold;
    background-color: #5d7b9d;
    border: 1px solid #cccccc;
    color: #FFFFFF;
}
.Login-Header
{
    font-size: 22px;
    font-weight: bold;
    background-color: #5d7b9d;
    border: 1px none #cccccc;
    color: white;
}
.Login-Message
{
    font-size: x-large;
    font-weight: bold;
    color: #FF0000;
}
.Login-Panel
{
    padding-right:120px;
}
.Login-Screen
{
    font-size: 18px;
    width: 500px;
}

.MoreLink
{
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: White;
    text-decoration : none;
}

.NoSpace
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    border-collapse: collapse;
}

/* .PageBottom
{
    vertical-align:bottom;
    text-align:center;
} */

.PageTable
{
    /*width:980px;*/
    border-width:0px;
    border-collapse:collapse;
    border-spacing:0px;
    padding:0px;
}

.ParagraphTextBig
{
    font-size: x-large;
    text-align: right;
    direction:rtl;
}

.seker
{
    width: 217px;
    height: 176px;
}

.SendEmailDiv
{
    width:400px;
    height:350px;
    text-align:center;
    margin-top:10px;
    direction:rtl;
}

.SidePanel
{
    vertical-align:top;
    width:268px;
    text-align:center;
}

.SidePanelTable
{
    width:217px;
    border:0px;
    border-width:0px;
    padding: 0px;
    margin: 0px;
    border-spacing:0px;
    border-collapse:collapse;
    direction:rtl;
}

.SideSeparator
{
    height: 8px;
}

.SmallLabel1
{
    font-size: 12px;
    font-family: Arial;
    color: #424242;
    text-decoration : none;
}

.TitleText
{
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    color: #424242;
}

.ToolBarBanner
{
    width:165px;
    height:82px;
    border-width:0px;
}

/* =========================================================================== */
/* User Controls */

.CategoryItemsItemList
{
    padding-right:50px;
}

.CategoryListColAmount
{
    width: 70px;
}
.CategoryListColCategory
{
    width: 105px;
    text-align:right;
}
A.CategoryListLinks
{
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    text-decoration : none;
    color: #424242;
}
.CategoryListSeparator
{
    height:8px;
}
.CategoryListTotalHits
{
    font-size: 12px;
    font-weight: bolder;
    font-family: Arial;
    color: #0c6fae;
}
.CategoryListUserControl
{
    width:175px;
    text-align:center;
    vertical-align:middle;
    margin-right:20px;
}

.ChooseForMeImage
{
    background-image:url('/Images/Buttons/Btn-Bored.png');
    background-position:center;
    width:165px;
    height:32px;
    vertical-align:middle;
    margin-right:27px;
}
.ChooseForMeDDL
{
    Width:100px;
    margin-right:55px;
}
.ChooseForMeUserControl
{
    width:165px;
    text-align:center;
    vertical-align:middle;
}

.ExtraBestAddingUsers
{
    float:right;
    width:405px;
    height:130px;
    padding-right:37px;
    vertical-align:top;
}
.ExtraBestAddingUsersHeader
{
    height:20px;
    text-align:center;
    text-decoration:underline;
    color:Red;
    font-weight:bold;
}
.ExtraMainDiv
{
    border-width:0px;
    height:130px;
    width:698px;
    direction:rtl;
    background-repeat:no-repeat;
    padding-top:46px;
    padding-bottom:45px;
}
.ExtraVideoClip
{
    float:left;
    width:210px;
    padding-left:25px;
    vertical-align:top;
}
.FooterDiv
{
    width:698px;
    height:110px;
    background-image:url('/images/ETC/footer.png');
    background-repeat:no-repeat;
    background-position:center;
    margin-left: auto;
    margin-right: auto;
}
.FooterDivSpace
{
    height:15px;
}
.FooterImages
{
    text-align:center;
    vertical-align:middle;
    padding-left:15px;
    padding-right:15px;
}
.FooterLine
{
    text-align:center;
    height:15px;
}
.FooterLinks
{
    color:#413f44;
    text-decoration:none;
    padding-top:15px;
}
.FooterLinkText
{
    font-weight:bold;
    font-size:large;
}
.FooterRSSImage
{
    text-align:center;
    vertical-align:middle;
    padding-left:10px;
    padding-right:10px;
    width:20px;
    height:20px;
}
.FooterRow
{
    width:698px;
    height:63px;
    vertical-align:middle;
    text-align:center;
}

.HeaderSearchEngine
{
    direction:rtl;
    text-align:center;
    padding-right:40px;
    padding-left:40px;
}
.HeaderTitle
{
    height:25px;
    text-align:right;
    padding-right:20px;
}

.Item_ArrowLeft
{
    width:38px;
    vertical-align:top;
    float:left;
    padding-top:44px;
}
.Item_ArrowLeftImg
{
    width:38px;
    height:42px;
    display:block;
    cursor: hand;
}
.Item_ArrowRight
{
    width:38px;
    vertical-align:top;
    float:right;
    padding-top:44px;
}
.Item_ArrowRightImg
{
    width:38px;
    height:42px;
    display:block;
    cursor: hand;
}
.Item_Block
{
    direction:ltr;
    padding-left:8px;
}
.Item_Box
{
    height:174px;
    padding-top:47px;
}
.Item_Footer
{
    direction:ltr;
    height:30px;
    padding-left:10px;
    text-align:left;
    padding-top:4px;
}
.Item_FooterImg
{
    width:21px;
    height:14px;
    padding-left:2px;
    vertical-align:middle;
}
.Item_Headers
{
    height:52px;
}
.Item_Img
{
    width:118px;
    height:75px;
    border-width:1px;
    border-color:Black;
}
.Item_ItemsBox
{
    width:625px;
    vertical-align:top;
    float:right;
    border-width:0px;
    text-align:center;
}
.Item_Repeater
{
    width:1220px;
}
.Item_RepeaterItem
{
    width:122px;
    text-align:center;
    vertical-align:top;
    float:right;
}
.Item_Slider
{
    overflow:hidden;
    width:610px;
    height:127px;
    direction:rtl;
}

.ItemsBoxBottomLabel
{
    width:150px;
    height:30px;
    vertical-align:middle;
    text-align:center;
}
.ItemsBoxControl
{
    width:748px;
    border-spacing:0px;
}
.ItemsBoxDiv1
{
    height:37px;
    text-align:right;
}
.ItemsBoxDiv2
{
    border-spacing:0px;
    direction:rtl;
    text-align:center;
    padding-right:20px;
    padding-left:25px;
}
.ItemsBoxDiv2Header
{
    list-style-type:none;
    display:inline;
    width:620px;
    direction:rtl;
    text-align:right;
}
.ItemsBoxDiv2Item
{
    display:inline;
    width:150px;
}
.ItemsBoxDiv2ItemImage
{
    Width:150px;
    Height:100px;
    border-width:1px;
    border-color:Black;
}
.ItemsBoxDiv2Seperator
{
    height:5px;
}
.ItemsBoxDiv3
{
    height:35px;
    text-align:left;
}
.ItemsBoxDiv3MoreItemsDiv
{
    margin-top:7px;
    margin-left:30px;
}
.ItemsBoxDiv3MoreItemsLabel
{
    font-weight:bold;
    font-size:large;
    padding-left:30px;
}
.ItemsBoxExtraLabels
{
    font-size:small;
}
.ItemsBoxExtraPanel
{
    position:relative;
    width:150px;
    height:45px;
    display:inline-block;
    direction:rtl;
    text-align:center;
    vertical-align:top;
}
.ItemsBoxMoreText
{
    vertical-align : bottom;
}
.ItemsBoxPanel
{
    position:relative;
    width:150px;
    height:160px;
    display:inline-block;
    direction:rtl;
    text-align:center;
    vertical-align:top;
}
.ItemsBoxTopLabel
{
    height:30px;
    vertical-align:text-bottom;
    text-align:center;
}

.ListItemControl
{
    width:300px;
    height: 70px;
    direction:rtl;
}
.ListItemControlHeader
{
    color:#FE5C15;
    text-decoration:none;
    font-weight:bold;
}
.ListItemControlHeader2
{
    font-size: 12px;
    font-family: Arial;
    color: #424242;
    text-decoration : none;
}
.ListItemControlImage
{
    width:115px;
    Height:70px;
    border-width:1px;
    border-color:Black;
}
.ListItemControlImageDiv
{
    width:115px;
}
.ListItemControlTextDiv
{
    width:185px;
    text-align:right;
    vertical-align:top;
}
.ListItemControlTotalHits
{
    font-size: 12px;
    font-weight: bolder;
    font-family: Arial;
    color: #0c6fae;
}

.RegisterAsterikCol
{
    width: 5px;
}

.RegisterFont
{
    font-size:18px;
}
.RegisterTBWidth
{
    width:180px;
}

.SearchButton
{
    background-image:url('/Images/Buttons/SearchButton.png');
    background-position:center;
    width:66px;
    height:24px;
    vertical-align:middle;
}
.SearchTextBox
{
    vertical-align:middle;
    width:80px;
}

.SearchUserControl
{
    height:26px;
    width:217px;
    text-align:center;
    vertical-align:middle;
}

.PollAnswers
{
    padding-right:5px;
}

.PollControlStyle
{
    width:165px;
    text-align:right;
    padding-right:4px;
}

.PollHeader
{
    font-size:large;
    color:Red;
    font-weight: bold;
}

.PollMessage
{
    font-weight: bold;
    text-align:center;
    color:Red;
    padding-bottom:5px;
}

.PollPanels
{
    text-align:right;
    width:165px;
    margin-top: 10px;
    margin-left: 26px;
    margin-right:26px;
}

.PollPercentageImage
{
    height:7px;
}

.PollTotalVotes
{
    font-style: italic;
}

.PollVoteButton
{
    margin-right:50px;
    font-weight:bold;
}

.ShowComments-LeftColumn
{
    vertical-align:top;
    padding-right:5px;
    padding-top:5px;
    text-align:right;
}
.ShowComments-Panel
{
    Width:283px;
    text-align:center;
    margin-top:5px;
}
.ShowComments-RightColumn
{
    width:54px;
    vertical-align:top;
    padding-right:5px;
    padding-top:5px;
    text-align:right;
}
.ShowComments-Table
{
    direction:rtl;
    width:283px;
}
.ShowComments-TextBox
{
    width:200px;
}
.ShowComments-TextBox2
{
    width:200px;
    height:96px;
}
