﻿/* 00aeef */
*
{
    margin:0px;
    padding:0px;
}
body 
{
    background:#111 url(images/wrapperBackground.png) top repeat-x;
    color:#fff;
    direction:rtl;
    font-family:Arial;
    font-size:12px;
    text-align:right;
}
img
{
    border:none;
}
a:link,
a:active,
a:visited
{
    color:#00aeef;
    font-weight:bold;
}
a:hover
{
    color:#fff;
}
.success,
.error
{
    font-size:1.2em;
    font-weight:bold;
    text-align:center;
}
.success
{
    color:#000;
}
.error
{
    color:Red;
}
.success a:link,
.success a:visited,
.success a:active,
.error a:link,
.error a:visited,
.error a:active
{
    color:#00aeef;
}
.success a:hover,
.error a:hover
{
    color:#000;
}
.wrapper
{
    margin:0 auto;
    overflow:hidden;
    width:880px;
}
.top
{
    background-image:url(images/topBackground.png);
    height:60px;
    padding:0px 10px;
    width:860px;
}
.content
{
    clear:both;
    background-image:url(images/contentBackground.png);
    overflow:hidden;
    width:880px;
}
.footer
{
    background:url(images/footerTopBackground.png) top no-repeat;
    font-size:0.9em;
    font-weight:bold;
    height:30px;
    line-height:30px;
    padding:0px 20px 10px 20px;
    width:840px;
}
.topLogo
{
    float:right;
    height:60px;
    width:160px;
}
.topNav
{
    float:left;
    height:40px;
    margin-top:20px;
    list-style:none;
    overflow:hidden;
}
.topNav li
{
    display:block;
    float:left;
    height:40px;
    line-height:40px;
    width:118px;
}
.topNav li a:link,
.topNav li a:active,
.topNav li a:visited
{
    background-image:url(images/topNavLink.png);
    color:#ccc;
    display:block;
    height:40px;
    line-height:40px;
    text-align:center;
    text-decoration:none;
    width:118px;
}
.topNav li a:hover
{
    background-image:url(images/topNavHover.png);
    color:#fff;
    font-size:1.1em;
}
.topNav li ul
{	
    padding:0px 4px;
	position: absolute;
	visibility: hidden;
	width:110px;
	z-index:999;
}	
.topNav li ul li
{	
	display: inline;
    float: right;
    height:20px;
    margin-bottom:1px;
    line-height:20px;
    width:110px;
}
.topNav li ul li a:link,
.topNav li ul li a:active,
.topNav li ul li a:visited
{	
    background:none;
    background:#fff;
    color:#000;
    margin-top:1px;
    display:block;
    height:20px;
    font-weight:bold;
    line-height:20px;
    text-decoration:none;
    width:110px;
}
.topNav li ul li a:hover
{	
    background:#00aeef;
}
.mainpageBanner
{
    overflow:hidden;
}
.mainpageBannerImages
{
    float:right;
    height:330px;
    width:630px;
}
.mainpageBannerLeft
{
    background-image:url(images/contentBannerLeftBackground.png);
    float:left;
    height:330px;
    width:250px;
}
.mainpageBannerBtn
{
    float:left;
    margin:120px 0px 0px 30px;
}
h1,
h1.mainpageTitle
{
    font-size:1.2em;
    font-weight:bold;    
    padding:0px 30px;
    width:820px;
}
h1
{
    background-image:url(images/contentTopBackground.png);
    height:30px;
    line-height:30px;
    margin-bottom:1px;
}
h1.mainpageTitle
{
    background-image:url(images/contentPageTitle.png);
    height:43px;
    line-height:43px;
}
.mainpageTitle
{
    background-image:url(images/contentPageTitle.png);
    border-bottom:none;
    text-indent:20px;
    width:880px;
}
.movieList
{
    overflow:hidden;
    width:880px;
}
.movieItem
{
    margin-bottom:20px;
    overflow:hidden;
    width:880px; 
}
.movieTop
{
    background-image:url(images/movieTopBackground.png);
    font-weight:bold;
    height:28px;
    line-height:28px;
    list-style:none;
    padding:0px 13px;
    width:854px;
}
.movieTop li
{
    display:block;
    float:right;
}
.movieTitle
{
    margin-right:5px;
    width:245px;
}
.movieDuration,
.movieCatID,
.moviePrice
{
    color:#00aeef;
}
.movieDuration
{
    margin-right:82px;
}
.movieCatID
{
    margin-right:92px;
}
.moviePrice
{
    margin-right:60px;
}
.movieTags
{
    margin-right:90px;
}
.movieTags a:link,
.movieTags a:active,
.movieTags a:visited
{
    height:28px;
    line-height:28px;
}
.movieContent
{
    border:#444 1px solid;
    margin:1px 12px;
    padding:1px;
    overflow:hidden;
    width: 852px;
}
.movieContent ul
{
    float:right;
    overflow:hidden;
    width:176px;
}
.movieContent ul li
{
    border:1px solid #444;
    display:block;
    height:92px;
    float:right;
    margin-bottom:1px;
    padding:1px;
    position:relative;
    width:172px;
}
.movieContent ul li div img
{
    position: relative;
    cursor: pointer;
}
.pika_main
{
    float:left;
    width: 671px;
    height: 393px;
    display: block;
    cursor:pointer;
    padding:1px;
    position: relative;
    border: 1px solid #444;
}
.pika_main_img
{
    position: absolute;
    top: 0px;
    left: 0px;
}
.pika_back_img
{
    position: relative;
    top: 0px;
}
.movieActionBtn
{
    height:102px !important;
    margin-bottom:0px !important;
}
.movieActionBtn a:link,
.movieActionBtn a:active,
.movieActionBtn a:visited
{
    display:block;
    overflow:hidden;
    padding:1px;
}
.movieFooter
{
    background-image:url(images/movieFooterBackground.png);
    height:20px;
    width:880px;
}
.moviePaging
{
    height:24px;
    padding:0px 20px 10px 20px;
    width:840px;
}
.moviePaging span a:link,
.moviePaging span a:active,
.moviePaging span a:visited
{
    border:1px solid #00aeef;
    display:block;
    float:right;
    height:18px;
    line-height:18px;
    margin:2px 2px 2px 0px;
    text-align:center;
    text-decoration:none;
    width:18px;
}
.moviePaging span span
{
    background-color:#00aeef;
    color:#000;
    display:block;
    float:right;
    font-size:1.2em;
    font-weight:bold;
    height:24px;
    line-height:24px;
    margin-right:2px;
    text-align:center;
    width:24px;
}
.footerAffiliate
{
    display:block;
    float:right;
}
.footerCopyright
{
    display:block;
    float:left;
}
.innerContent
{
    overflow:hidden;
    padding:10px 20px;
    width:840px;
}
.outerContent
{
    overflow:hidden;
    padding:20px;
    width:840px;
}
.faq
{
    font-size:1.1em;
}
.faq span
{
    color:#ccc;
    display:block;
    font-size:1.1em;
    font-weight:bold;
}
.faq p
{
    background-color:#111;
    border:solid #333;
    border-width:1px 0px;
    margin-top:5px;
    padding:5px 20px;
    text-indent:-5px;
}
.techSupport ul
{
    list-style:none;
}
.techSupport ul li
{
    display:block;
    float:right;
    margin-top:20px;
    width:840px;
}
.techSupport ul li a:link,
.techSupport ul li a:visited,
.techSupport ul li a:active
{
    float:right;
}
.techSupport ul li span
{
    display:block;
    float:right;
    font-size:1.2em;
    font-weight:bold;
    height:90px;
    line-height:90px;
    margin-right:10px;
    width:500px;
}
.formError
{
    font-weight:bold;
    padding:2px 5px;
}
.playerChoicePanel
{
    background-image:url(images/playerChoicePanel.png);
    height:90px;
    padding:10px;
    width:820px;
}
.playerChoiceWMP,
.playerChoiceFlash
{
    display:block;
}
.playerChoiceWMP
{
    float:right;
}
.playerChoiceFlash
{
    float:left;
}
.emptyListItem
{
    background-color:#333;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    margin:20px;
    padding:10px;
    text-align:center;
}
.playerWmpPanel,
.playerFlashPanel
{
    margin-top:30px;
}
.contactRightPanel
{
    float:right;
}
.contactLeftPanel
{
    float:left;
}
.contactLeftPanel img
{
    border:1px solid #333;
    padding:2px;
}
.formSuccess
{
    background-color:#333;
    color:#fff;
    font-size:1.2em;
    font-weight:bold;
    margin:1em;
    padding:1em;
    text-align:center;
}
.paymentForm
{
    background-image:url(images/paymentBackground.png);
    padding-right:200px;
    height:180px;
    width:680px;
}
.paymentButton
{
    background:url(images/paymentButton.png);
    border:none;
    color:#fff;
    font-size:1.2em;
    font-weight:bold;
    height:90px;
    line-height:90px;
    width:250px;
}
.formRadioListHorizonal
{
    display:block;
    height:20px;
    line-height:20px;
    padding:35px 5px 0px 0px;
}
.formRadioListHorizonal input
{
    float:right;
    margin-left:10px;
}
.formRadioListHorizonal label
{
    display:block;
    float:right;
    font-weight:bold;
    margin-left:20px;
}
