﻿/* GENERAL STUFF */
a {color: #336699}
a:hover {color: #99CCFF;}
body {text-direction: rtl;
        font-family: arial;
        margin: 0px;
        }

.toplinks {color: purple; text-decoration: none;}
.toplinks:hover{color: Yellow; text-decoration: none;}

.completionList
{
    color: Red;
}

.completionListHighlightedItem
{
    background: red;
}

.textboxes2 
{
    background-image: url('/images/design2/tb_back_grad.jpg');
    background-repeat: repeat-x;
}

.cb_text
{
 font-size: 13px;
 color: #444444;   
}

#cartbox {position: absolute; 
    left: 10px; 
    top: 7px;
    }

#search_box {position: absolute;
    top: 7px;
    width: 100%;
}

.catname
{
    font-size: 13px;
}

.upperToolbar_on
{
color: White;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

.upperToolbar_on:hover
{
color: Black;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

.upperToolbar_off
{
color: black;
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-align: center;
}

.upperToolbar_off:hover
{
color: #336699;
font-size: 12px;
font-weight: bold;
text-decoration: none;
text-align: center;
}


#upper_toolbar {position: absolute; 
    width: 100%; 
    top: 74px;
    }
#site_logo {position: absolute; 
    right: 0px; 
    top: 7px;
    }

#toolbar2 {
    top: 40px;
    width: 100%;
    background-repeat: repeat-x;
    text-align: center;
    position: absolute;
    font-size: 12px;
    }

.toolbar2Link
{
    font-size: 12px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.toolbar2Link:hover
{
    font-size: 12px;
    font-weight: bold;
    color: White;
    text-decoration: none;    
}

#search_bar {
position: absolute;
top: 100px;
right: 30px;
width: 650px;
}
#credit_cards {
position: absolute;
top: 100px;
left: 20px;
}
#promo_bar  {
color: #004EFF;
font-size: 16px;
text-decoration: none;
}

#phoneLines 
{
color: #004EFF;
font-size: 14px;
text-decoration: none;
}

#left_bar {
position: absolute;
width: 125px;
top: 125px;
left: 5px;
text-align: center;
margin: 0px;
padding: 0px;
}

#center_bar {
position: absolute;
width: 650px;
top: 125px;
right: 145px;
margin: 0px;
padding: 0px;
}

.box2_headline
{
color: #333333;
font-size: 13px;
font-weight: bold;    
}

.box3_headline
{
color: #333333;
font-size: 12px;
font-weight: bold;    
}

#right_bar {
position: absolute;
width: 125px;
top: 125px;
right: 5px;
text-align: center;
margin: 0px;
padding: 0px;
}

/* CLASSES */

.ranksHeader
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.ranksTitles
{
    color: #000000;
    font-size: 12px;
}

.ranksRow
{
    color: #3399cc;
    font-size: 12px;
    text-decoration: none;
}

.inStockText
{
    color: #66CC66;
    font-size: 12px;
    font-weight: bold;
}

.inStockTextLink
{
    color: #336699;
    font-size: 12px;
    position: relative;
    right: 13px;
    bottom: 5px;
}

.ranksRank
{
    color: #3399cc;
    font-size: 12px;
    text-decoration: none;
}

.searchResultsStats
{
    font-size: 13px;
    color: #888888;
    font-weight: bold;
}


.searchResultsStatsLink
{
    font-size: 13px;
    color: #336699;
    font-weight: bold;
}

.searchResultsStatsLink:hover
{
    font-size: 13px;
    color: #AACCEE;
    font-weight: bold;
}

.nextPage
{
    font-size: 13px;
    color: #336699;
    font-weight: bold;
}

.nextPage:hover
{
    font-size: 13px;
    color: #AACCEE;
    font-weight: bold;
}


.subCats
{
    font-size: 13px;
    color: #336699;
}

.sideLink 
{
    text-decoration: none;
    color: #336699;
    font-size: 14px;
}

.sideLink:hover
{
    text-decoration: none;
    color: #AACCEE;
    font-size: 14px;
}


.sideCats {
color: #11114F;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}

a.sideCats:hover {
    color: #336699;
}

.textboxes  {
background: #ffffff;
padding: 0px;
border: #cccccc;
border-top: #cccccc;
border-bottom: #cccccc;
border-right: #cccccc;
border-left: #cccccc;
border-width: 1px;
border-style: solid;
height: 18px;
color: #000000;
font-weight: strong;
font-size: 15px;
}

.seperator {
width: 120px;
text-align: center;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 5px;
}

.grayBox {
width: 125px;
border: #cccccc;
border-top: #cccccc;
border-bottom: #cccccc;
border-right: #cccccc;
border-left: #cccccc;
border-width: 1px;
border-style: solid;
text-align: right;
padding-right: 4px;
}

.productPrice
{
    color: #66CC66;
}

.productBox {
width: 140px;
border: #cccccc;
border-top: #cccccc;
border-bottom: #cccccc;
border-right: #cccccc;
border-left: #cccccc;
border-width: 1px;
border-style: solid;
text-align: right;
padding-top: 4px;
}

.sideHeadline {
font-size: 15px;
color: #777777;
font-weight: bold;
text-align: right;
text-decoration: none;
}

.sideHeadLineText {
position: relative;
bottom: 3px;
}

.centerHeadline {
font-size: 17px;
color: #FFFFFF;
font-weight: bold;
text-align: right;
background-image: url(/newsite/images/middle-headline-back.gif);
background-repeat: repeat-x;
width: 235px;
}

.centerHeadLineText {
position: relative;
bottom: 3px;
width: 200px;
}


.login_box_text {
color: #999999;
font-size: 14px;
font-weight: bold;
}

.forgotPassword {
color: #999999;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

.darkRedText {
color: #7E0000;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}

.smallText {
color: #555555;
font-size: 12px;
}

.chartNumber {
color: #ffffff;
font-size: 34px;
font-weight: bold;
}

.chartGame {
color: #ffffff;
font-size: 12px;
text-decoration: none;
}

.chartPrice {
color: #ffffff;
font-size: 11px;
font-weight: bold;
}

.chartLine {
background: #BCC1FF;
}

.chartAltNumber {
color: #BCC1FF;
font-size: 34px;
font-weight: bold;
}

.chartAltGame {
color: #BCC1FF;
font-size: 12px;
text-decoration: none;
}

.chartAltPrice {
color: #BCC1FF;
font-size: 11px;
font-weight: bold;
}

.chartAltLine {
background: #ffffff;
}

.productName {
color: #6D77FF;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.productDesc {
color: #555555;
font-size: 13px;
padding-right: 2px;
padding-left: 2px;
}

.moreProducts {
color: #888888;
font-size: 17px;
padding-left: 3px;
text-decoration: none;
}

.platformName 
{
    color: #999999;   
}

.productNum
{
    background: #eeeeff;
    color: #1122ff;
    font-size: 10px;
}
    