﻿/* MasterPage.master */

.MainMenuItem
{
    color          :#FFFFFF;
    font-family    :Arial;
    font-size      :13px;
    text-decoration:none;
}

.MainMenuItemCont
{
	border-left	    :solid 1px #484747;
	border-top      :solid 1px #484747;
	border-right    :solid 1px #484747;
	background-color:#333333;
}

.MainMenuLink
{
	text-decoration:none;
	border		   :none;
	padding		   :7px 20px 0px 20px;
	height         :25px;
}

.MainMenuLinkIE
{
	text-decoration:none;
	border		   :none;
	padding		   :5px 20px 0px 20px;
	height         :27px;
}

.SelMainMenuItem
{
    color          :#FFFFFF;
    font-family    :Arial;
    font-size      :13px;
    text-decoration:none;
}

.SelMainMenuItemCont
{
	border			:solid 1px #484747;
	background-color:#666666;
}

.LoggedAs
{
    color:#FFFFFF;
    font-family    :Arial;
    font-weight    :bold;
    font-size      :12px;
}

.TitleLink
{
    color          :#999999;
    font-size      :12px;
    font-family    :Arial;
    text-decoration:none;
}

.TitleLinkGreen
{
    color          :#669900;
    font-size      :12px;
    font-family    :Arial;
    text-decoration:none;
}

.TitleLinkSep
{
	color      :#999999;
    font-size  :10px;
    width      :20px;
    text-align :center;
    font-weight:bold;
    vertical-align:text-top;
    padding-top:9px;    
}

.FooterLink
{
    font-family    : Arial;
    font-size      : 12px;
    color          : #9A9899;
    text-decoration: none;
}

/* Catalog Master Page */

.SearchTextBox
{
    font-size:11px;
    color    :#666666;   
    border   :solid 1px #D5D5D5;
}

.SearchButton
{
    border          :1px solid #D5D5D5;
    background-color:#009AFF;
    font-size       :11px;
    color           :#FFFFFF;
    font-weight     :bold;
    margin-left     :5px;    
    height:20px;
}

/* Catalog.aspx */

.CategoryTitle
{
    font-size       :16px;
    color           :#000000;
    font-weight     :bold;
    font-family		:Arial;
}

.CategoryDesc
{
    font-size       :14px;
    font-family		:Arial;
    color           :#666666;
}

.SubMenuItem
{
    color          :#009AFF;
    font-family    :Arial;
    font-weight    :bold;
    font-size      :14px;
    text-decoration:none;
}

.Product
{
    color      :#666666;
    font-family:Arial;
    font-size  :11px;
    font-weight:bold;
}

.DiscountPrice
{
    color      :Red;
    font-family:Arial;
    font-size  :11px;
    font-weight:bold;
}

.ProductPrice
{
    color      :#333333;
    font-family:Arial;
    font-size  :11px;
    font-weight:bold;
}

.ProductLink
{
    color      :#999999;
    font-family:Arial;
    font-size  :10px;    
}

.ProductLinkDet
{
    color      :#0099cc;
    font-family:Arial;
    font-size  :10px;
}

.ProductListDet
{
    color      :#666666;
    font-family:Arial;
    font-size  :11px;
    font-weight:bold;
    text-decoration:none; 
}


.ItemResult
{
    color      :#666666;
    font-family:Arial;
    font-size  :11px;
    font-weight:bold;
}

.AddCheckedToCartLink
{
    color          :#009AFF;
    font-family    :Arial;
    font-size      :14px;
    font-weight    :bold;
    text-decoration:none;
    border:solid 1px #dcdcdc;
    text-align:center;
    padding:4px;
    height:22px;
}

.ViewFavortiesLink
{
    color          :#009AFF;
    font-family    :Arial;
    font-size      :11px;
    font-weight    :bold;
}

.PagingButton
{
    padding-top     :2px;
    border          :1px solid #D5D5D5;
    background-color:#F2F2F2;
    font-size       :11px;
    color           :#666666;
    font-family     :Arial;
    font-weight     :bold;
    height          :20px;
    width           :48px;
    text-align      :center;
    vertical-align  :middle;
    text-decoration :none;
}

.Paging
{
    font-size  :11px;
    color      :#666666;
    font-family:Arial;     
}

.PageNumTextBox
{
    font-size:11px;
    color    :#666666;   
    border:solid 1px #D5D5D5;
}

.CartCount
{
    color      :#656565;
    font-family:Arial;
    font-size  :10px;
    font-weight:bold;    
}

.CartLink
{
	color	   :#009AFF;
    font-family:Arial;
    font-size  :10px;
    font-weight:bold;    
}

.LogoCategoriesLink
{
    color          :#669900;
    font-family    :Arial;
    font-size      :14px;
    font-weight    :bold;
    text-decoration:none; 
}

.Key
{
    font-family    :Arial;
    font-size      :12px;
    color          :#666666;
    font-weight    :bold;
    text-decoration:none;
}

.navtext 
{
    font-size       :12pt;
    border-width    :1px;
    border-style    :solid;
    border-color    :#666666;
    background-color:#FFFFFF;
    color           :#666666;
}

/* Product.aspx */

.ProductTitle
{
    color      : #999999;
    font-family: Arial;
    font-size  :16px;
}

.ProductCategoryLink
{
    color      :#009AFF;
    font-family: Arial;
    font-size  :16px;
}

.PriceLabel
{
    color      :#666666;
    font-family: Arial;
    font-size  :16px;
    font-weight:bold;
}

.PriceLabelVal
{
    color      :#009AFF;
    font-family: Arial;
    font-size  :16px;
    font-weight:bold;
}

.ExLogoDesin
{
    color          :#009AFF;
    font-family    :Arial;
    font-size      :14px;
    font-weight    :bold;
    text-decoration:underline;    
}

.ProductField
{
    color      : #999999;
    font-family: Arial;
    font-size  :12px;
}

.SimilarItems
{
    font-family   :Arial;
    font-size     :12px;
    color         :#FFFFFF;
    font-weight   :bold;
    letter-spacing:2px;
}

.Stationary
{
    color      : #999999;
    font-family: Arial;
    font-size  :12px;
    font-weight:bold;    
}

.StationaryLink
{
    color      :#009AFF;
    font-family: Arial;
    font-size  :12px;
    font-weight:bold;        
}
/* Register.aspx */

.SecurityLegend
{
    font-family:Arial;
    font-size:12px;
    color:#666666;    
}

.TermsLink
{
    font-family:Arial;
    font-size:12px;
    color:Orange;
    font-weight:bold; 
}

.InfoTitle
{
    font-family:Arial;
    font-size:14px;
    color:Orange;
    font-weight:bold;     
}

.InfoParagraph
{
    font-family:Arial;
    font-size:12px;
    color:#666666;        
}

/* Transactions.aspx */

.TransLink
{
    font-family:Arial;
    font-size  :12px;
    color      :#3366CC;
    font-weight: bold;	
}

.TransState
{
    font-family:Arial;
    font-size  :12px;
    color      :#CC0000;
    font-weight: bold;	
}

/* General Buttons */


.SmallButtonLink
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    padding-top:6px;
}

.CheckoutGreenButton
{
    background-image:url(../../images/site/btnchekcout.jpg);
    border          :none;
    background-color:Transparent;
    width           :109px;
    height          :27px;
    color           :#FFFFFF;
    font-weight     :bold;
    font-family     :Arial;
    font-size       :11px;
}

.SmallGreenButton
{
    background-image:url(../../images/site/greensmall.gif);
    border          :none;
    background-color:Transparent;
    width           :139px;
    height          :27px;
    color           :#FFFFFF;
    font-weight     :bold;
    font-family     :Arial;
    font-size       :11px;
}

.SmallGreyButton
{
    background-image:url(../../images/site/greysmall.gif);
    border          :none;
    background-color:Transparent;
    width           :139px;
    height          :27px;
    color           :#FFFFFF;
    font-weight     :bold;
    font-family     :Arial;
    font-size       :11px;
}

.SmallBlueButton
{
    background-image:url(../../images/site/bluesmall.gif);
    border          :none;
    background-color:Transparent;
    width           :139px;
    height          :27px;
    color           :#FFFFFF;
    font-weight     :bold;
    font-family     :Arial;
    font-size       :11px;
}

.LargeGreyButton
{
    background-image:url(../../images/site/greybutton.gif);
    border          :none;
    background-color:Transparent;
    width           :159px;
    height          :27px;
    color           :#FFFFFF;
    font-weight     :bold;
    font-family     :Arial;
    font-size       :11px;
}

.LargeGreenButton
{
    background-image:url(../../images/site/greenbutton.gif);
    border          :none;
    background-color:Transparent;
    width           :185px;
    height          :28px;
    color           :#FFFFFF;
    font-weight     :bold;
    font-family     :Arial;
    font-size       :11px;
}

.LargeBlueButton
{
    background-image:url(../../images/site/bluebutton.gif);
    border          :none;
    background-color:Transparent;
    width           :159px;
    height          :27px;
    color           :#FFFFFF;
    font-weight     :bold;
    font-family     :Arial;
    font-size       :11px;
}

.Error
{
    font-family		:Arial;
    font-size		:16px;
    color			:#000000;
    background-color:#FFCC00;
}

.ErrorCont
{
    font-family		:Arial;
    font-size		:16px;
    color			:#000000;
    background-color:#FFCC00;
    padding			:10px;
}

.Field
{
    font-family:Arial;
    font-size:12px;
    color:#666666;    
}

.Label
{
    font-family:Arial;
    font-size:12px;
    color:#666666;    
}

.PageTitle
{
    font-family:Arial;
    font-size:24px;
    color:#666666;        
}

.Link
{
    font-family:Arial;
    font-size  :12px;
    color      :#989898;
    font-weight: bold;
}


/* Dialog */

#mask
{   
    position        :absolute;
    left            :0px;
    right           :0px;
    z-index         :9000;
    background-color:#dcdcdc;
    display         :none;
}
     
#boxes .window
{    
    position        :absolute;   
    display         :none;
    z-index         :9999;
    padding         :10px;
    background-color:#FFFFFF            
}
  
#boxes #dialog
{
    width     :300px;
    height    :200px;
    border    :15px solid #CCCCCC;
}

.DailogCloseButton
{
    font-family:Arial;
    font-size  :12px;
}

.DialogMessage
{
    font-family:Arial;
    font-size  :12px;
    margin-top:40px;
    text-align:center;
    overflow  :auto;
    scrollbars:auto;
}

/* Login.aspx */

.PwdRegisterLink
{
    font-family    :Arial;
    color          :#0099cc;
    font-size      :12px;
    text-decoration:none;
    font-weight:bold;
}

/* CartList.aspx */

.CartCell
{
    padding      :10px 40px 10px 40px;
    border-bottom:solid 1px #C1BFC0;
    border-right :solid 1px #C1BFC0;
}

.CartCellLeft
{
    padding      :10px 40px 10px 40px;
    border-bottom:solid 1px #C1BFC0;
    border-left  :solid 1px #C1BFC0;
    border-right :solid 1px #C1BFC0;
}

.CartCellRight
{
    text-align   :right;
    padding      :10px 30px 10px 0px;
    border-bottom:solid 1px #C1BFC0;
    border-right :solid 1px #C1BFC0;
    width        :117px
}

.CartCellTitle
{
    color      :#FFFFFF;
    font-size  :14px;
    font-weight:bold;
    font-family:Arial;
}

.BlueLink
{
    color      :#009AFF;
    font-size  :12px;    
    font-weight:bold;
    font-family:Arial;    
}

.CartFooterCell
{
    font-size  :14px;
    font-weight:bold;
    font-family:Arial;
    color      :#666666;
}

.CartCellRightTotal
{
    text-align   :right;
    padding      :10px 30px 10px 0px;
    border-bottom:solid 1px #C1BFC0;
    border-right :solid 1px #C1BFC0;
    width        :117px;
    background-color:#DCEDFD;
}

/* PartnerSettings.aspx */

.ScriptField
{
    font-size  :12px;    
    font-weight:bold;
    font-family:Arial;        
    border     :solid 1px #666666;
}

/* Catalog.aspx - SubMenu */
/*

.NodeStyle
{
    background-color:#999999;
}
.ParentNodeStyle
{
    background-color: #666666;
    
}

.TreeView
{
    background-color:#C5C5C5;
}

.LeafNodeControl
{
    font-size      :12px;
    font-family    :Arial;
    color          :#FFFFFF;
    text-decoration:none;
    width:100%;
    height:100%;
    cursor:pointer;
    padding-top:8px;
}

.ParentNodeControl
{
    font-size      :12px;
    font-family    :Arial;
    color          :#FFFFFF;
    font-weight    :bold;
}
*/

/* Login.aspx */

.GreenTitle
{
    color      :#658D10;
    font-family:Arial;
    font-size  :12px;
    font-weight:bold;
}

.BulletPoint
{
    color      : #666666;
    font-family: Arial;
    font-size  : 12px;
    font-weight: bold;
}

/* FAQ.aspx */

.FAQTitle
{
    color      : #FFFFFF;
    font-family: Arial;
    font-size  : 24px;
    font-weight: bold;	
}

.QGroup
{
	color	   :#669900;
	font-size  :14px;
    font-family: Arial;
    font-weight:bold;
}

.Question
{
	color	   :#666666;
	font-size  :12px;
    font-family:Arial;
    cursor	   :pointer;	
}

.QuestionTitle
{
	color	   :#669900;
	font-size  :12px;
    font-family: Arial;
    font-weight:bold;
}

.Answer
{
	color	   :#666666;
	font-size  :12px;
    font-family:Arial;
    line-height:15px;
}

/* General */

.RequiredStar
{
    color      :Red;
    font-family:Arial;
    font-size  :14px;
    font-weight: bold;
    padding-left:5px;
}

/* Testmonials.aspx */

.TNames
{
    color:#669900;
    font-family:Arial;
    font-family:12px;
    font-weight:bold;
}
