﻿body 
{
    padding: 0px;
    margin: 0px;
    font-family:Arial;  
    font-size:11px;  
}
.siteFade
{
    width:100%;
    height:600px;
    background-image:url(../images/siteFade.gif);
    background-repeat:repeat-x;    
}
.wrapper1  
{
	text-align: center;
	min-width: 779px;
	padding: 0px;
} 

.wrapper2
{
	width:779px;
	padding: 0px;
	margin:0 auto;
} 
.leftSide
{
    width:161px;
	float:left;
}

.rightSide
{
    float:left;
    width:618px;
}
.miraLogo
{
	height:89px;
	width:515px;
	float:left;
	background-image:url(../images/miraLogo_SALE.gif);
	background-repeat:no-repeat;
}
.basketText
{
	font-size:13px;
	line-height:25px;
	color:#0b4f6d;
	font-weight:600;
	text-align:center;
	top:30px;
	position:relative;
}
.search
{
    width:161px;
    height:131px;
    background-image:url(../images/searchBox.gif);
    background-repeat:no-repeat;   
    float:left;
}

.searchBtn
{
    top:45px;
    left:10px;
    float:left; 
    position:relative;
    background-image:url(../images/searchBtn.gif); 
    background-repeat:no-repeat; 
}
.inputSearchType
{
    top:25px;
    left:10px;
    float:left; 
    position:relative;
    width:130px;
}
.inputSearch
{
    top:40px;
    left:10px;
    float:left; 
    position:relative;
    width:130px;
}
.newsletter
{
    width:161px;
    height:128px;
    background-image:url(../images/newsletter.gif);
    background-repeat:no-repeat; 
    float:left;  
}

.newsletterBtn
{
    top:85px;
    left:60px;
    float:left; 
    position:relative;
}
.homeBox
{
    width:618px;
    height:auto;
    background-image:url(../images/box.gif);
    background-repeat:repeat-y;
    float:left;
    text-align:left;
}
.boxBot
{
    width:618px;
    height:23px;
    background-image:url(../images/boxBot.gif);
    background-repeat:no-repeat;  
    float:left; 
}
.titlePublish
{
    left:-20px;
    position:relative;
    float:left;
}   
.homeText
{
	font-size:11px;
	color:#007070;
	line-height:14px;
}
.homeText a:link
{
    color:#007070;
    font-weight:700;
}
.homeText a:active
{
    color:#007070;
    font-weight:700;
}
.homeText a:visited
{
    color:#007070;
    font-weight:700;
}
.homeText a:hover
{
    color:#007070;
    font-weight:700;
}
.prodText
{
	font-size:12px;
	color:#007070;
	line-height:14px;
}
.prodText a:link
{
    font-weight:700;
}
.prodText a:active
{
    font-weight:700;
}
.prodText a:visited
{
    font-weight:700;
}
.prodText a:hover
{
    font-weight:700;
}
.homeTitle
{
	font-size:13px;
	color:#ea2227;
	font-weight:700;
}
.homeTitle2
{
	font-size:11px;
	color:#ea2227;
	font-weight:700;
}
.authorText
{
	font-size:14px;
	color:#0b4f6d;
	line-height:22px;
	font-weight:700;
	text-decoration:none;
	text-align:center;
}
.authorText a:link
{
    text-decoration:underline;
}
.authorText a:active
{
    text-decoration:underline;
}
.authorText a:visited
{
    text-decoration:underline;
}
.authorText a:hover
{
    text-decoration:none;
}

.authorText2
{
	font-size:12px;
	color:#0b4f6d;
	line-height:22px;
	font-weight:500;
	text-decoration:none;
	text-align:left;
	padding-left:20px;
}
.authorText2 a:link
{
    text-decoration:underline;
}
.authorText2 a:active
{
    text-decoration:underline;
}
.authorText2 a:visited
{
    text-decoration:underline;
}
.authorText2 a:hover
{
    text-decoration:none;
}

.authorText3
{
	font-size:14px;
	color:#0b4f6d;
	line-height:22px;
	font-weight:700;
	text-decoration:none;
	text-align:center;
}
.authorText3 a:link
{
    text-decoration:underline;
}
.authorText3 a:active
{
    text-decoration:underline;
}
.authorText3 a:visited
{
    text-decoration:underline;
}
.authorText3 a:hover
{
    text-decoration:none;
    color:#FFFFFF;
}


.catText
{
	font-size:12px;
	color:#0b4f6d;
	line-height:14px;
	font-weight:500;
	text-decoration:none;
	text-align:left;
}
.catText a:link
{
    text-decoration:underline;
}
.catText a:active
{
    text-decoration:underline;
}
.catText a:visited
{
    text-decoration:underline;
}
.catText a:hover
{
    text-decoration:none;
}

.catTextblack
{
	font-size:12px;
	color:#000000;
	line-height:14px;
	font-weight:500;
	text-decoration:none;
	text-align:left;
}
.catTextblack a:link
{
    text-decoration:underline;
}
.catTextblack a:active
{
    text-decoration:underline;
}
.catTextblack a:visited
{
    text-decoration:underline;
}
.catTextblack a:hover
{
    text-decoration:none;
}

.catTextwhite
{
	font-size:12px;
	color:#FFFFFF;
	line-height:14px;
	font-weight:500;
	text-decoration:none;
	text-align:left;
}
.catTextwhite a:link
{
    text-decoration:underline;
}
.catTextwhite a:active
{
    text-decoration:underline;
}
.catTextwhite a:visited
{
    text-decoration:underline;
}
.catTextwhite a:hover
{
    text-decoration:none;
}

.catTextred
{
	font-size:12px;
	color:#AF1D20;
	line-height:14px;
	font-weight:500;
	text-decoration:none;
	text-align:left;
}
.catTextred a:link
{
    text-decoration:underline;
}
.catTextred a:active
{
    text-decoration:underline;
}
.catTextred a:visited
{
    text-decoration:underline;
}
.catTextred a:hover
{
    text-decoration:none;
}

.catText2
{
	font-size:16px;
	line-height:22px;
	font-weight:700;
	text-decoration:none;
	text-align:left;
    position:relative;
    float:left;
    left:430px;	
}
.catText2 a:link
{
    text-decoration:underline;
}
.catText2 a:active
{
    text-decoration:underline;
}
.catText2 a:visited
{
    text-decoration:underline;
}
.catText2 a:hover
{
    text-decoration:none;
}
.catText3
{
	font-size:12px;
	color:#000000;
	line-height:14px;
	font-weight:500;
	text-decoration:none;
	text-align:right;
}
.catText3 a:link
{
    text-decoration:underline;
}
.catText3 a:active
{
    text-decoration:underline;
}
.catText3 a:visited
{
    text-decoration:underline;
}
.catText3 a:hover
{
    text-decoration:none;
}
.catBanner
{
    width:605px;
    height:26px;
    float:left; 
	position:relative;
	left:5px;
	z-index:1;
}

h1
{
	font-size:18px;
	color:#0b4f6d;
	line-height:14px;
	font-weight:700;
	text-decoration:none;
	text-align:left;
}

h2
{
	font-size:16px;
	color:#0b4f6d;
	line-height:14px;
	font-weight:900;
	text-decoration:none;
	text-align:left;
	padding:0px;
	margin:0px;
}

h3
{
	font-size:13px;
	color:#0b4f6d;
	line-height:14px;
	font-weight:700;
	text-decoration:none;
	text-align:left;
	padding:0px;
	margin:0px;
}
.banner
{
    width:604px;
    float:left;
    border:0px;
    left:6px;
    position:relative;   
    font-size:16px;
    font-weight:700; 
    color:#FFFFFF;
    height:26px;
    text-indent:30px;
    padding-top:3px;
}

.tab1
{
float:left;
width:100px;
font-weight:700;    
}
.tab2
{
float:left;
width:100px;  
}

.tradeMenu
{
	font-size:11px;
	color:#0b4f6d;
	line-height:25px;
	font-weight:500;
	text-decoration:none;
	text-align:left;
}
.tradeMenu a:link
{
    text-decoration:underline;
}
.tradeMenu a:active
{
    text-decoration:underline;
}
.tradeMenu a:visited
{
    text-decoration:underline;
}
.tradeMenu a:hover
{
    text-decoration:none;
}
.searchNum
{
	font-size:18px;
	font-weight:700;
}
.searchText
{
	font-size:12px;
	font-weight:500;
	color:#0b4f6d;
}
.searchText a:link
{
    text-decoration:underline;
}
.searchText a:active
{
    text-decoration:underline;
}
.searchText a:visited
{
    text-decoration:underline;
}
.searchText a:hover
{
    text-decoration:none;
}