﻿
@import url("TestCSS.css");

img, div, em { behavior: url(/styles/Ie6FixPng.htc) }



/*
SPALDINGS COLORS
DGreen: #397E3B
LGreen: #7BB723
RED:    #BA221C
*/


body
{
    background: #F2F2F2;
    font-family: arial,verdana,sans-serif;
    font-size: small;
    margin: 0px;
}

.MainBody
{
    width: 900px;
    border: solid 0px red;
    background-color: White;
}

.HeaderDiv
{
    width: 900px;
    height: 130px;
    border: solid 0px red;
    background-color: Black;
    
    height:150px;
}

.BodyDiv
{
    width: 880px;
    border: solid 0px red;
    background-color: White;
    padding: 10px;
}

.MarqueeDiv
{
    width: 875px;
    border: solid 0px red;
    padding: 0px 0px 10px 0px;
}

.BodyContent3Cols
{
    width: 877px;
    color: Red;
    font-size: 8pt;
    font-weight: bold;
    border: solid 0px red; /*padding-bottom: 10px;*/
    font-size: 8pt;
    font-weight: normal;
    color: black;
}

.SideMenuCol1
{
    width: 177px;
    color: Red;
    font-size: 8pt;
    font-weight: bold;
    border: solid 0px red;
    float: left;
    vertical-align: top;
    text-align: left;
    font-size: 8pt;
    font-weight: normal;
    color: black;
}

.BodyContentCol2
{
    width: 480px;
    height: 1200px;/*QUICK FIX EDIT ME*/
    color: Red;
    font-size: 8pt;
    font-weight: bold;
    border: solid 0px red;
    float: left;
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 8pt;
    font-weight: normal;
    color: black;
}

.HPSideLinksCol3
{
    width: 184px;
    color: Red;
    font-size: 8pt;
    font-weight: bold;
    border: solid 0px red;
    float: right;
    vertical-align: top;
    text-align: left;
    font-size: 8pt;
    font-weight: normal;
    color: black;
    
}

* html .HPSideLinksCol3
{
    position: absolute; /*IE6 QUICK FIX EDIT ME*/
    margin-left: -90px; /*IE6 QUICK FIX EDIT ME*/
}


.BodyContentFull
{
    width: 647px;/*QUICK FIX EDIT ME*/
    color: Red;
    font-size: 8pt;
    font-weight: bold;
    border: solid 0px red;
    float: left;
    vertical-align: top;
    text-align: left;
    padding-left: 10px;/*QUICK FIX EDIT ME*/
    padding-right: 10px;/*QUICK FIX EDIT ME*/
    
    font-size: 8pt;
    font-weight: normal;
    color: black;
}

* html .BodyContentFull
{
    width: 623px;
    /*padding-left: 6px;QUICK FIX EDIT ME*/
    /*padding-right: 1px;QUICK FIX EDIT ME*/
    margin-right:-30px;/*QUICK FIX EDIT ME*/
}


.FooterDiv
{
    width: 857px;
    height: 133px;
    color: Red;
    font-size: 8pt;
    font-weight: bold;
    border: solid 0px red;
    padding: 10px 10px 0px 10px;
    text-align: left;
    font-size: 8pt;
    font-weight: normal;
    color: white;
    background-image: url('../../Shop/Assets/footer.jpg');
    background-repeat: no-repeat;
}

.FooterLinksdiv
{
    font-family: arial, verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
}

.FooterLinksdiv a
{
    font-family: arial, verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.FooterLinksdiv a:hover
{
    text-decoration: underline;
}

a img
{
    border: 0px;
}

.SideMenuSpacer
{
    height: 15px;
}

.FooterClearanceDiv
{
    clear: both;
    height: 12px;
}

.SideLinkTitle
{
    font-family: Arial Black;
    font-size: medium;
}

.SideLinkText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}

.logorow
{
    width: 900px;
    height: 60px;
    text-align: right;
    vertical-align: middle;
    /*background-image: url('../../images/logo.jpg');
    background-repeat: no-repeat;
    background-position: left center;*/
    border: solid 0px red;
}

.headerLogo{float:left;border:0px;}

.menurow
{
    width: 890px;
    height: 70px;
    border: solid 0px red;
    padding-left: 10px;
}

.startmenu
{
    width: 10px;
    height: 70px;
    background-image: url('../../images/menu_bg_left.jpg');
    background-repeat: no-repeat;
    float: left;
}

.menudiv
{
    width: 860px;
    height: 70px;
    background-image: url('../../images/menu_bg.jpg');
    background-repeat: repeat-x;
    float: left;
}

.endmenu
{
    width: 10px;
    height: 70px;
    background-image: url('../../images/menu_bg_right.jpg');
    background-repeat: no-repeat;
    float: left;
}

.topmenu
{
    width: 860px;
    height: 35px;
    border: solid 0px red;
    text-align: left;
    font-family: Arial, Tahoma, Verdana;
    font-size: 10pt;
    border: solid 0px red;
    vertical-align: middle;
}

.Searchdiv
{
    height: 30px;
    float: left;
    border: solid 0px red;
    padding: 5px 0px 5px 0px;
}

.SignUpRegister
{
    height: 40px;
    float: right;
    border: solid 0px red;
    padding: 0px 0px 0px 0px;
    vertical-align: middle;
}

.headersignupimg
{
    float: left;
    padding: 5px 5px 0px 0px;
}

.headersignuptext
{
    float: left;
    padding: 15px 10px 0px 0px;
}

.headerbasketimg
{
    float: left;
    padding: 5px 5px 0px 0px;
}

.headerbaskettext
{
    float: left;
    padding: 15px 40px 0px 0px;
}

a img
{
    border: 0px;
}

input[type="text"]
{
    font-size: 8pt;
    /*color: #666666;*/
}
input[type="password"]
{
    font-size: 8pt;
    /*color: #666666;*/
}
input[type="button"], input[type="submit"]
{
    font-size: 8pt;
    color: #000000;
    padding:3px;
}

.SignUpRegister a
{
    font-family: arial, verdana;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
.SignUpRegister a:hover
{
    text-decoration: underline;
}


/* ------ Header Menu ------ */
/*.bottommenu{width:860px;height:35px;border: solid 0px red;text-align:center;font-family: Arial, Tahoma, Verdana;font-size:10pt;padding: 10px 0px 10px 0px;}*/
#bottommenu
{
    height: 25px;
    text-align: center;
    font-size: 10pt;
    border: 0px solid red;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
}
#bottommenu ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    /*margin-left: 70px;*/
    margin-left: 140px;
}
#bottommenu ul li
{
    float: left;
    vertical-align: top;
}
#bottommenu ul li a
{
    float: left;
    display: block;
    border: 0px solid red;
    color: #000;
    text-decoration: none;
    text-align: center;
    padding: 5px 7px;
}
#bottommenu ul li a:hover
{
    color: #fff;
    text-decoration: underline;
}
#bottommenu ul li a.current
{
    color: #fff;
    font-weight: bold;
}

/* ------ Offers ------ */
.Offers
{
    width: 490px;
    float: left;
    border: 0px solid red;
}
.Offers .Product
{
    border: 1px solid #FFFFFF;
    float: left;
    height: 200px;
    width: 160px;
    text-align: center;
}
.Offers .Product:hover
{
    border: 1px solid #C1C1C1;
    background: #EAEAEA;
}
.Offers .Product a
{
    cursor: pointer;
}
.Offers .Product .ImgContainer
{
    border: 0px solid red;
    height: 150px;
    width: 160px;
}
.Offers .Product .new
{
    position: absolute;
    margin-top: 0px;
    margin-left: -5px;
    height: 38px;
    width: 37px;
    background: url('/images/Structure/Shop/New.png') no-repeat;
}
.Offers .Product .discount
{
    position: absolute;
    margin-top: 95px;
    margin-left: 95px;
    height: 51px;
    width: 51px;
    /*background: url('/images/Structure/Shop/Offer.png') no-repeat;
    height: 56px;
    width: 56px;*/
    background: url('/images/Structure/Shop/SaveRound-51.gif') no-repeat;
    color:#fff;
    padding-top:20px;
    font-size:10pt;
    font-weight:bold;
    font-style:normal; 
    
}
.Offers .Product .OfferTag
{
    font-size: 8pt;
    color: #E72327;
    font-weight: bold;
}
.Offers .Product .ProductName
{
    color: #000;
}
.Offers .Product .OfferPrice
{
    color: #BA221C;
    font-size: 13pt;
    font-weight: bold;
}

/* ------ Realted ------ */
.Realted
{
    float: left;
    border: 0px solid red;
}
.Realted .Product
{
    border: 1px solid #FFFFFF;
    float: left;
    height: 200px;
    width: 160px;
    text-align: center;
}
.Realted .Product:hover
{
    border: 1px solid #C1C1C1;
    background: #EAEAEA;
}
.Realted .Product a
{
    cursor: pointer;
}
.Realted .Product .ImgContainer
{
    border: 0px solid red;
    height: 150px;
    width: 160px;
}
.Realted .Product .new
{
    position: absolute;
    margin-top: 0px;
    margin-left: -5px;
    height: 38px;
    width: 37px;
    background: url('/images/Structure/Shop/New.png') no-repeat;
}
.Realted .Product .discount
{
    position: absolute;
    margin-top: 95px;
    margin-left: 95px;
    height: 51px;
    width: 51px;
    background: url('/images/Structure/Shop/Offer.png') no-repeat;
}
.Realted .Product .OfferTag
{
    font-size: 8pt;
    color: #E72327;
    font-weight: bold;
}
.Realted .Product .ProductName
{
    color: #000;
}
.Realted .Product .OfferPrice
{
    color: #BA221C;
    font-size: 13pt;
    font-weight: bold;
}



/* ------ Also Bought ------ */
/*.AlsoBought{border:1px solid red;margin:0 0 10px 0;padding:0px;width:670px;clear:left}*/
.AlsoBought
{
    border: 0px solid red;
    margin: 10px 0 15px 0;
    padding: 0px;
    width: 670px;
    float: left;
}
.AlsoBought span
{
    font-weight: bold;
    float: left;
    width: 670px;
    text-align: left;
    margin-bottom: 5px;
}
.AlsoBought ul
{
    width: 670px;
    border: 0px solid blue;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.AlsoBought ul li
{
    width: 250px;
    float: left;
    border: 0px solid red;
    text-align: left;
    height: 20px;
}
.AlsoBought a
{
    color: #000;
    list-style: none;
}
.AlsoBought a:hover
{
    list-style: underline;
}

/* ------ Product Details ------ */
.HeaderContainer
{
    border: 0px solid red;
    float: left;
    width: 690px;
    margin-bottom: 5px;
}
.DetailsContainer
{
    border: 0px solid red;
    width: 370px;
    float: right;
}

/* ------ Product Image ------ */
.ImgContainer
{
    border: 0px solid red;
    width: 300px;
    float: left;
    height: 290px;
}

.ImgContainer2
{
    border: 1px solid red;
    width: 110px;
    height: 110px;
    padding-bottom:10px;
    }

.ImgBig
{
    height: 260px;
    width: 280px;
    border: 0px solid blue;
    /*background:blue;*/
}
.ImgTools
{
    border: 0px solid red;
    width: 360px;
    float: left;
    height: 26px;
    /*background:red;*/
}
.ImgTools ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 310px;
}
.ImgTools ul li
{
    float: left;
    text-align: left;
}
.ImgTools ul li a
{
    color: #000;
}
.ImgTools ul li.Enlarge
{
    background: url('/images/Structure/shop/Enlarge.png') no-repeat;
    width: 45px;
    height: 26px;
    padding-left: 25px;
    padding-top: 5px;
    float: left;
}
.ImgTools ul li.EmailFriend
{
    background: url('/images/Structure/shop/EmailFriend.png') no-repeat;
    width: 85px;
    height: 26px;
    padding-left: 30px;
    padding-top: 5px;
    float: left;
}
.ImgTools ul li.InAction
{
    background: url('/images/Structure/shop/InAction.png') no-repeat;
    width: 90px;
    height: 26px;
    padding-left: 30px;
    padding-top: 5px;
    float: right;
}


.btnAddToBasket
{
    background: #4C4C4C url('/images/structure/shop/btn_AddToBasket.png');
    border: 0px;
    width: 85px;
    height: 22px;
    cursor:pointer;
}

.btnAddToQuoteList
{
    background: #4C4C4C url('/images/structure/shop/btn_AddToQuoteList.png');
    border: 0px;
    width: 85px;
    height: 22px;
    cursor:pointer;
}

.ProductsTable
{
    float: left;
    width: 690px;
    background: url('/images/structure/shop/TBLbg.png') repeat-x bottom;   
}
.ProductsTable table
{
    width: 690px;
    /*background: url('/images/structure/shop/TBLbg.png') repeat-x bottom;*/
}
/*
.ProductsTable table th
{
    ---background: #B80A03;
    text-align: left;
    height: 23px;
    color: #fff;
}

.ProductsTable table td
{
    text-align: left;
    height: 25px;
    color: #fff;
}
*/
.ProductsTable .priceCol
{
    background: #BCBCBC;
    font-weight: bold;
    text-align: center;
}

.AlternativeImgs
{
    width: 360px;
    border: 0px solid red;
    float: left;
}
.AlternativeImgs img
{
    border: 0px solid #ccc;
    /*width: 70px;*/
    width: 100px;
    height: 100px;
    margin-right:3px;
}
.AlternativeImgs .Image
{
    border: 0px solid red;
    /*width: 72px;
    height: 72px;*/
    float: left;
    width: 100px;
    height: 100px;
    margin-right:3px
}
.AlternativeImgs img:hover
{
    border: 1px solid #000;
    background: #ccc;
    /*width: 70px;*/
    width: 98px;
    height: 98px;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    
    
}

.whitebg
{
    background-color: #ffffff;
    }

.modalPopup
{
    
    border: 0px solid gray;
    /*padding: 5px;
    width: 500px;*/
}
.modalHeader
{
    background-color: #cccccc;
    border: 1px solid black;
    padding: 5px;
    font-weight: bold;
    margin-bottom: 10px;
}





/* ------ Featured Product ------ */

/*.FeaturedProduct
{
    border:0px solid red;
    width:490px;
    height:325px;
    height:300px;
}

.FeaturedProduct .Offer .Product
{
    width:270px;
    border:0px solid blue;
    height:190px;
    float:left;
}
.FeaturedProduct .Offer .Product .Image
{
    height:190px;
    width:270px;
}

.FeaturedProduct .Offer .DetailsContainer
{
    width:220px;border:0px solid blue;height:190px;float:left;
}

.FeaturedProduct .Offer .DetailsContainer .Details
{
    margin-top:40px;height:140px;
}

.FeaturedProduct .Offer .PriceingContainer
{
    width:490px;border:0px solid blue;height:60px;float:left;
}

.FeaturedProduct .Offer .PriceingContainer .Prices
{
    margin-left:120px;position:relative;z-index:2;height:60px;
}

.FeaturedProduct .Footer .Left
{
   border:0px solid red;
   float:left;
   width:245px;
   text-align:left;
}

.FeaturedProduct .Footer .Right
{
   border:0px solid red;
   float:right;
   width:245px;
   text-align:right;
}

.FeaturedProduct .Footer span
{
    border:0px solid red;
    font-weight:bold;
}
*/
.FeaturedProduct .Offer
{
    
    background-repeat: no-repeat;
    background-position: top right;
    height:260px;
    width: 480px;
}
.FeaturedProduct .Offer .PriceingContainer .Star
{
    background:url('/images/Structure/shop/star.png') no-repeat; 
    width:100px; 
    height:100px;
    position:absolute;
    left:10px; 
    top:-40px; 
    z-index:1; 
    text-align:center;
}

.FeaturedProduct .Offer .PriceingContainer .Star span
{
    color:#fff; font-size:12pt; font-weight:bold;
}
.FeaturedProduct .Header
{
    background:#ddd url('/images/Structure/shop/featured_product_bg.jpg') top left repeat-x;
    width: 475px;
    padding-left:5px;
    padding-top:5px
}

.FeaturedProduct .Header .Heading
{
    font-size:15pt;
    font-weight:bold;
}
.FeaturedProduct .Header .SubHeading
{
    font-size:14pt; 
    font-weight:normal;
}
.FeaturedProduct .Offer .DetailsContainer .Details .Name
{
    font-size:14pt; font-weight:bold;
}

.FeaturedProduct .Offer .DetailsContainer .Details .Desc
{
    font-size:10pt; color:#fff;
}

.FP_Footer
{
    background:#ccc;
    height:45px;
    width:480px;
    background:#ddd url('/images/Structure/shop/featured_product_bg.jpg') bottom left repeat-x;
}
.FeaturedProductMain
{
    background-color: #BA221C;
}

/* Dev Express 
.dxgvHeaderPanel {
	color: #ffffff;
	padding: 0px;
	border-bottom: Solid 0px #9F9F9F;
	height:30px;
}
.dxgvHeader {
	cursor: pointer;
	white-space: nowrap;
	padding: 0px;
	border: Solid 0px #9F9F9F;
	background-color: #DCDCDC;
	overflow: hidden;
	-moz-user-select: none;
	font-weight: normal;
	text-align: left;	
}
.dxgvHeader, .dxgvHeader table {
	color: #ffffff;
	font: 9pt Tahoma;
	height:10px;
}
.dxgvHeader td {
	white-space: nowrap;
}
.dxgvHeader a {
	color: #ffffff;
}



.dxgvFooter
{
	white-space: nowrap;
	height:10px;
	background:red url('/images/structure/shop/tblBottom.png') bottom center no-repeat;
}
.dxgvFooter td.dxgv
{
	padding: 0px;
	border-bottom: Solid 0px #BCBCBC;
	border-right: 0;
	height:10px;
}
.dxgvGroupFooter
{
	background-color: red;
}
.dxgvGroupFooter td.dxgv 
{
	white-space: nowrap;
	height:10px;
}
.dxgvGroupFooter td.dxgv 
{
    padding: 0px;
    border-bottom: Solid 0px #CFCFCF;
    border-right: 0;
    
}
.dxgvDataRow td.dxgvIndentCell,
.dxgvGroupRow td.dxgvIndentCell,
.dxgvGroupFooter td.dxgvIndentCell
{
    background-color: red;
	border-right: Solid 0px #CFCFCF;
	border-top: 0px;
	height:10px;
	
}
*/

.FooterRight
{
    background:url('/images/structure/shop/tblBottom.png') bottom right no-repeat;
}

.FooterLeft
{
    background:url('/images/structure/shop/tblBottom.png') bottom left no-repeat;
}

.FooterCentre
{
    background:url('/images/structure/shop/tblBottom.png') bottom center no-repeat;
}




/*
.dxgvEditFormDisplayRow td.dxgv,
.dxgvDataRow td.dxgv,
.dxgvDataRowAlt td.dxgv,
.dxgvSelectedRow td.dxgv,
.dxgvFocusedRow td.dxgv
{
	overflow: hidden;
	border-bottom: Solid 0px #CFCFCF;
	border-right: Solid 0px #CFCFCF;
	border-top: 0;
	border-left: 0;
	padding: 3px 7px;
}





.dxgvDetailCell,
.dxgvPreviewRow td.dxgv,
.dxgvEmptyDataRow td.dxgv
{
	padding: 0px;
	border-bottom: Solid 1px #D3D3D3;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.dxgvPreviewRow td.dxgv
{
	padding: 0px;
}
.dxgvDetailCell
{
	padding: 0px;
}
.dxgvDetailRow td.dxgvIndentCell 
{
    padding-right: 0px;
    border-bottom: Solid 1px #D3D3D3;
}

*/

.dxgvFooter td.dxgv
{
    padding: 0px;
    border-bottom: Solid 0px #BCBCBC;
    border-right: 0;
    height:10px;
}

.HalfFooter
{
    background:#fff url('/images/structure/shop/Half_footer_335.png') top center no-repeat;
}

.FullFooter
{
    background:#fff url('/images/structure/shop/Full_footer_690.jpg') top center no-repeat;
}



.button
{
    background:#fff url('/Images/structure/shop/Button.png') repeat-x bottom;
    border:1px solid #7F7F7F;
    height:25px;
}
.button:hover
{
    background-image: url('/Images/structure/shop/Button_Hover.png');
    background-repeat:no-repeat;
    background-position: top left;
    border:1px solid #606060;
    height:25px;
    cursor:pointer;
}


.AddButton
{
    background-image: url('/Images/structure/shop/btnBackground_100.png');
    background-repeat:no-repeat;
    background-position: top left;
    border:0px;
    height:21px;
    width:100px;
    color:white;
    font-weight:bold;
    padding:0 0px;
}
.AddButton:hover
{
    background-image: url('/Images/structure/shop/btnBackground_100.png');
    background-repeat:no-repeat;
    background-position: top left;
    border:0px;
    height:21px;
    width:100px;
    cursor:pointer;
    color:white;
    font-weight:bold;
    padding:0 0px;
}


.MainHeading { font-weight:bold;}
.SubHeading { font-style:italic;}
.SubSubHeading { color:orange; font-weight:700; font-variant:small-caps;}
        
        
/* ---- White Featured Product ---- */    
   
.FeaturedProduct_White .Offer
{
    
    background-repeat: no-repeat;
    background-position: top right;
    height:260px;
    width: 480px;
}
.FeaturedProduct_White .Offer .PriceingContainer .Star
{
    background:url('/images/Structure/shop/SaveRound2-100.gif') no-repeat; /*star.png') no-repeat;*/
    width:100px; 
    height:100px;
    position:absolute;
    left:370px; 
    top:-40px; 
    z-index:1; 
    text-align:center;
}

.FeaturedProduct_White .Offer .PriceingContainer .Star span
{
    color:#fff; font-size:12pt; font-weight:bold;
}
/*.FeaturedProduct_White .Header
{
    background:#BA221C url('/images/Structure/shop/images_ag/FullBar_Big_AG-480.png') top left repeat-x;
    width: 475px;
    padding-left:5px;
    padding-top:5px
}*/

.FeaturedProduct_White .Header .Heading
{
    font-size:15pt;
    font-weight:bold;
    color:#fff;
}
.FeaturedProduct_White .Header .SubHeading
{
    font-size:13pt; 
    font-weight:normal;
    color:#fff;
}
/*
.FeaturedProduct_White .Offer .DetailsContainer .Details .Name
{
    font-size:16pt; font-weight:bold; color:#BA221C;margin-left:5px;
}*/

.FeaturedProduct_White .Offer .DetailsContainer .Details .Desc
{
    font-size:10pt; color:#000; font-weight:bold;margin-left:5px;
}

.FP_Footer_White
{
    height:45px;
    width:480px;
    background:#E0E0E0;
    background:#ddd url('/images/Structure/shop/featured_product_bg.jpg') bottom left repeat-x;
    background:#ddd url('/images/Structure/shop/featured_product_bg_Botom.jpg') bottom left repeat-x;
}


/*--Multiple--*/
.FeaturedProduct_White .Offer
{
    background-color:#FFF;
}

.FeaturedProductMain_White
{
    background-color: #FFF;
}

td.quote-registration {text-align:center;}
td.quote-registration a{color:#000000; font-size:13pt; font-weight:bold;}



.shop-login-con
{
    margin:0 20px 0 0;
    color: #ffffff;
    text-align: left;
    font-family: Arial;
    font-size: 10pt;
    float:right;
    width:350px;
    /*background:red;*/
}
.shop-login-text {}
.shop-login-heading {color:#ffffff;font-weight:bold;font-size:9pt;}
.shop-login-sub-heading {color:#ffffff;font-size:7pt;}

.b-margin-5 {margin-bottom:5px;}
.t-margin-5 {margin-top:5px;}
    /*
    .RedTitle
{
    color:#F43321;
    font-family:Arial, Verdana;
    font-size:16pt;
    font-weight:bold;
    }
    
    .BlackSubTitle
{
    color:#FFF;
    font-family:Arial, Verdana;
    font-size:10pt;
    font-weight:bold;
    } */
    

.shop-addthis-button
{
    text-align:center;
    padding-top:5px;
}

            


