﻿html
{
    background-color: #f3e3c6;
}

h2
{
    font-family: Arial;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}

#Clicker
{
    font-family: Arial;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}

#LoginControls
{
    height: 30px;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
}

#LoginControls a
{
    font-weight: bolder;
    color: #6600FF;
}

#PadMe
{
    padding-top: 6px;
}

.PageFrame
{
    background-image: url(           'Assets/images/Tan_BG.jpg' );
    background-repeat: no-repeat;
    width: 1024px;
    height: 768px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -12px;
}

.PageFrame-landing
{
    background-color: #f3e3c6;
    background-repeat: no-repeat;
    width: 1024px;
    height: 768px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -12px;
}

.MainFrame
{
    width: 850px;
    margin-right: auto;
    margin-left: auto;
}

.TopHeader
{
    width: 850px;
    height: 200px;
    text-align: center;
    margin-top: 10px;
}

.MenuBar
{
    height: 30px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-transform: capitalize;
    padding-top: 25px;
    padding-right: 25px;
}

.MenuBar a
{
    width: 200px;
    margin-left: 14px;
    text-decoration: none;
    font-family: 'Microsoft Sans Serif';
    font-weight: bold;
    font-size: 13px;
    color: #E0A870;
}

.MenuBar a:hover
{
    font-family: 'Microsoft Sans Serif';
    font-weight: bold;
    font-size: 13px;
    color: #000000;
}

.MenuBar a:active
{
    font-family: 'Microsoft Sans Serif';
    font-weight: bold;
    font-size: 13px;
    color: #FFFFFF;
}
#page
{
    background-position: left top;
    width: 690px;
    margin: -20px auto 0 auto;
    padding: 0px 80px 40px 80px;
    background: url(assets/images/GB_Middle.jpg) repeat-y left top;
    font-family: Arial;
    font-size: 20px;
    text-align: center;
}

#page-landing
{
    width: 850px;
    margin: 0 auto 0 auto;
    background: url(assets/images/landing/GB_Middle.jpg) repeat-y left top;
    font-family: Arial;
    font-size: 20px;
    text-align: center;
}
#page-top
{
    background: url(assets/images/GB_Top.jpg) no-repeat left top;
    margin: 0px;
    padding: 0px;
    height: 33px;
}

#page-top-landing
{
    background: url(assets/images/landing/GB_Top.jpg) no-repeat left top;
    margin: 190px 0px 0px 0px;
    height: 33px;
}

#page-bottom
{
    background: url(assets/images/GB_Bottom.jpg) no-repeat left bottom;
    padding: 0px;
    height: 33px;
    margin-top: -20px;
    clear: both;
    width: 850px;
    margin-right: auto;
    margin-left: auto;
}

#EditUser
{
    width: 400px;
    text-align: right;
    font-family: Arial;
    font-size: 16px;
    line-height: 20px;
}

#EditUser .Membertxt
{
    height: 30px;
    width: 250px;
    margin-bottom: 10px;
}
.PosterGirlSubmit
{
    margin-left: 280px;
    margin-top: 20px;
}

.FreindsUL
{
    text-align: left;
    font-size: 14px;
}

.FreindsLI
{
    padding-top: 10px;
    font-size: large;
}

.ContactFormLogo
{
    width: 100px;
    height: 100px;
    bottom: 0px;
    left: 200px;
    position: fixed;
}

.HyperLink
{
    border-style: none;
    text-decoration: none;
    font-weight: bold;
    color: #C5C58B;
}

.MemberForm
{
    width: 500px;
    height: 516px;
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
}

.Membertxt
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    background-color: #E9D39A;
    border: thin solid #000000;
    height: 25px;
    vertical-align: middle;
    padding-top: 7px;
}

.Membertxt:focus
{
    background-color: #FFFFFF;
    text-align: left;
}

.MemberLabel
{
    text-align: right;
}

.Memberddl
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    background-color: #E9D39A;
    border: thin solid #000000;
    height: 20px;
    vertical-align: top;
}

#CentreLogo
{
    text-align: center;
    padding-top: 100px;
    margin-right: auto;
    margin-left: auto;
    width: 850px;
}

#PosterHeading
{
    margin-top: 10px;
}
#PosterContent
{
    padding-top: 10px;
}


#PosterUL
{
    font-family: Arial;
    font-size: 18px;
    text-align: left;
    margin-top: -20px;
}

.PosterLI
{
}

#PosterSignMe
{
    margin-bottom: 20px;
    margin-top: 20px;
}

.LabelImage
{
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Shopping Page
_______________________*/

.Shop_Product
{
    height: 100%;
}

.Product_Label
{
	clear:both;
    width: 30%;
    position: relative;
    text-align: center;
    float: left;
    padding-top: 100px;
}

.Product_Label a
{
    font-size: small;
    text-decoration: none;
    font-weight: bold;
    color: #666666;
    margin-top: 10px;
}

.Product_Buyer
{
    width: 70%;
    position: relative;
    text-align: center;
    float: left;
    font-size: 16.5px;
}

.Product_Buyer ul
{
    list-style-type: none;
    text-align: left;
}

.Product_Buyer li span
{
    font-size: small;
    font-weight: bold;
    color: #FF0000;
}

.Product_Buyer .QTY
{
    font-size: smaller;
    padding: 0;
    margin: 0;
}

.Product_Buyer li .Shop_TextBox:focus
{
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 18px;
    background-color: #FFFFFF;
}

.Product_Buyer li .Shop_TextBox
{
    border: 1px solid #DACEB6;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 18px;
    background-color: #EAE2D5;
}


.Product_Buyer li
{
    padding: 8px 0px 8px 0px;
}

.Cart
{
    width: 60%;
    float: left;
}

.CheckoutButton
{
    width: 30%;
    padding: 15px;
    float: left;
}
.BoldMe
{
    font-weight: bold;
    margin-top: 15px;
}

.Shop_Bottom
{
	clear:both;
    padding-top: 30px;
}

.Cart p
{
    font-size: small;
}

.Cart
{
    font-size: medium;
}

.Cart a
{
    font-size: small;
}

/* Shopping Confirm Order
______________________________*/

#ShoppingConfirm ul
{
    list-style-type: none;
    font-size: smaller;
    text-align: left;
    padding-left: 150px;
}

#C1
{
    float: left;
}

#C2
{
    float: left;
}

.CheckoutMessage
{
    border: thin solid #C6B38C;
    font-size: x-small;
    color: #000000;
    background-color: #DACEB7;
}

.imgTopLogo
{
    margin-left: 125px;
    height: 50px;
    float: left;
}

/* Direct Debit Form
______________________________*/

.dd
{
    font-family: Arial;
    font-size: x-small;
}

.dd ul
{
    list-style: none;
    text-align: left;
    padding: 5px 0 0 0;
    margin: 0px;
}

/* Poster Girl
______________________________*/

#MainPosterLeft
{
    float: left;
    width: 50%;
}

#MainPosterRight
{
    float: left;
    width: 50%;
    height: 49%;
}

.VoteNowbtn
{
    height: 80px;
    margin-top: 80px;
}

.Models
{
    float: left;
    width: 27%;
    padding: 15px;
    font-size: small;
    height: 385px;
}

.Models .MainPic
{
    width: 100%;
    height: 300px;
}

.Models .Votebtn
{
    width: 50%;
    margin-top: 10px;
}

.Models .GirlCompRow
{
    clear: both;
}

#Footer
{
    clear: both;
    text-align: center;
    font-family: Arial;
    font-size: small;
}
#HitCounter
{
    width: 50%;
    float: left;
}

#Gcommerce
{
    width: 50%;
    float: left;
}

#Gcommerce img
{
    border: thin solid #999999;
    height: 20px;
    float: left;
}

#Gcommerce p
{
    padding-bottom: 5px;
    float: left;
}

#HitImage
{
    width: 110px;
    margin-left: auto;
    margin-right: auto;
}

#HitImage img
{
    float: left;
    margin: 0;
    padding: 0;
    height: 23px;
    width: 15px;
}

.Posts
{
    font-family: Arial;
    font-size: 14px;
}
.AlignLeft
{
    text-align: left;
}

.FloatLeft
{
    float: left;
}


.DatePosted
{
    font-weight: bold;
    padding: 10px;
}

.PostDetails
{
    padding: 15px;
}

#FeedBackRecieved
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 20px;
}

.PostComments
{
    width: 600px;
    text-align: right;
    font-size: 15px;
}

.PostComments .TextBox
{
    border: thin solid #000000;
    width: 350px;
    background-color: #CCCCCC;
}

.PostComments .TextBox:focus
{
    border: thin solid #000000;
    width: 350px;
    background-color: White;
}

.SpecialOfferTop
{
    background-color: #FFFF00;
    padding-bottom: 5px;
    margin-left:10px;
    width: 45%;
    height: 200px;
    color: #000000;
    font-size: small;
    font-weight: normal;
    float:left;
}

.SpecialOfferTop ul
{
    margin-top: -10px;
    font-size: large;
    font-weight: bold;
}

.SpecialOrder
{
    width: 100%;
    height: 100px;
}


.SpecialOfferTop ul
{
    list-style-type: none;
    text-align: left;
    padding: 0px 0px 0px 20px;
    margin: 0px;
}

.SpecialOfferTop li span
{
    color: #FF0000;
}

.ShopTop_Info
{
    font-size: medium;
    font-weight: normal;
    margin-top: -10px;
    text-align: center;
}

.SpecialOfferTop .QTY
{
    font-size: smaller;
    padding: 0;
    margin: 0;
}
.SpecialOfferTop .QTY1
{
    font-size: small;
    padding: 0;
    margin: 0;
}
.SpecialOfferTop li .Shop_TextBox:focus
{
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 18px;
    background-color: #FFFFFF;
}

.SpecialOfferTop li .Shop_TextBox
{
    border: 1px solid #DACEB6;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 18px;
    background-color: #EAE2D5;
}


.SpecialOfferTop li
{
    padding: 8px 0px 8px 0px;
}

.NewsUpdate
{
    color: Red;
    font-size: medium;
    font-weight: bold;
    padding: 10px 0 0 0;
}
.NewFlavourExtra
{
    font-weight: bold;
    color: #FF0000;
    text-transform: capitalize;
}

.NewFlavourExtra1
{
    font-weight: bold;
    color: #FF0000;
    text-transform: capitalize;
    text-align:right;
    font-size:13px;
}

.NewFlavourSpecial
{
    padding-top:10px;
  font-size: 10px;
  color:Black;
     
}

.VoteLabels
{
    font-size: large;
    margin-top: 5px;
    padding-top: 5px;
}

.PosterClear
{
    clear: both;
    height: 10px;
}

.Shop_TopImage
{
    float: left;
}

.Stockists
{
    padding: 0px;
    margin: 0px;
    text-align: left;
    font-size: large;
    list-style-type:none;
}

.Stockists li
{
    padding-top: 10px;
    
}

.RadioButtonList
{
    font-size: 12px;
    font-weight:normal;
}

.SmallLine
{
  font-size: 14px;   
}