/* CSS Document */
body, html{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#565656;
	background-color:#F4F4F4;
	background-image:url(../images/safari/interface/bgnd.gif);
	background-repeat:repeat-x;
}
.sizeinfo {
padding:0px 2px 2px 0px;
font-size:10px;
}
.lightGreenText{
	color:#BADE7E;
}
.greenText{
	color:#66652F;
}
.greenText1{
	color:#598902;
}
.lightBrownText{
	color:#E7C1AB;
}
.brownText2{
	color:#8F6A56;
}
.brownText{
	color:#68371C;
}
.redText{
	color:#E82E2E;	
}
.whiteText{
	color:#FFFFFF;
}
.greyText{
	color:#6E6E6D;
}
.greyText2{
	color:#565656;
}
.blackText{
	color:#000000;
}
h1{
	padding:2px 10px;
	margin:0px;
	font-size:18px;
	color:#FFFFFF;
}
h2{
	margin:0px;
	padding:0px;
	font-size:16px;
}
h3{
	margin:0px;
	padding:2px;
	font-size:14px;
}
h4{
	margin:0px;
	padding:10px 0px;
	font-size:16px;
	color:#68371C;
}
p{
	margin:0px;
	padding:5px 0px;
}
a:link, a:visited{
	text-decoration:underline;
	color:#565656;
}
a:hover, a:active{
	text-decoration:none;
}
a.brownLink:link, a.brownLink:visited, .category ul li a:link, .category ul li a:visited{
	font-size:11px;
	color:#68371C;
	text-decoration:underline;
}
a.brownLink:hover, a.brownLink:active, .category ul li a:hover, .category ul li a:active{
	text-decoration:none;
}
a.greenLink:link, a.greenLink:visited{
	font-size:11px;
	color:#66652F;
	text-decoration:underline;
}
a.greenLink:hover, a.greenLink:active{
	text-decoration:none;
}
a.whiteLink:link, a.whiteLink:visited{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.whiteLink:hover, a.whiteLink:active{
	text-decoration:none;
}
a.lightBrownLink:link, a.lightBrownLink:visited{
	font-size:11px;
	color:#E7C1AB;
	text-decoration:underline;
}
a.lightBrownLink:hover, a.lightBrownLink:active{
	text-decoration:none;
}

* {
	font-family: verdana, sans-serif;
}
ul{
	padding:5px 10px 5px 30px;
	margin:0px;
}
p{
	margin:0px;
	padding:10px;
}
/*                                                                    */
form{
	margin:0px;
	padding-top:10px;
}
input{
	font-size:11px;
	margin:0px;
}
select{
	height:20px;
	font-size:11px;
}
textarea{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
}
label{
	padding:0px 10px 10px 5px;
	margin-right:10px;
}
.brownTextarea{
	border:1px solid #E0CEC5;
}
.greyTextarea{
    border:1px solid #BCBBBB;
}
.brownInput{
	font-size:11px;
	color:#000000;
	border:1px solid #4B2814;
	background-color:#EBEAEA;
	padding:4px 0px;
	width:110px;
}
.brownLightInput{
	font-size:11px;
	color:#68371C;
	border:1px solid #E0CEC5;
	background-color:#FFFFFF;
	padding:4px 10px;
	width:110px;
}
.brownLightInputNumber{
	font-size:11px;
	color:#68371C;
	border:1px solid #E0CEC5;
	background-color:#FFFFFF;
	padding:4px 2px;
	width:20px;
}
.greenInput{
	font-size:11px;
	color:#000000;
	border:1px solid #3D1B0B;
	background-color:#EBEAEA;
	padding:4px 0px;
	width:120px;
}
.greyInput{
	font-size:14px;
	color:#565656;
	font-weight:bold;
	border:1px solid #BCBBBB;
	padding:2px 5px;
	/*width:282px;*/
	width: 200px;
}
.brownInput2{
	font-size:14px;
	color:#8F6A56;
	font-weight:bold;
	border:1px solid #E1CFC7;
	padding:2px 5px;
	width:282px;
}
.brownInput3{
    font-size:14px;
    color:#8F6A56;
    font-weight:bold;
    border:1px solid #E1CFC7;
    padding:2px 5px;
    width:141px;
}
.brownSubmit{
	font-size:11px;
	font-weight:bold;
	color:#BFA79A;
	border:1px solid #3D1B0B;
	background-color:#532B15;
	padding:3px;
	width:80px;
}
.brown2Submit{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #3D1B0B;
	background-color:#8F6A56;
	padding:3px;
}
.greenSubmit{
	font-size:11px;
	font-weight:bold;
	color:#66652F;
	border:1px solid #66652F;
	background-color:#AAA98E;
	margin:0px;
	padding:3px;
	width:65px;
}
.brownLightSubmit{
	font-size:11px;
	font-weight:bold;
	color:#68371C;
	border:1px solid #3D1B0B;
	background-color:#CFB5A6;
	padding:3px 0px;
	width:96px;
}
.greySubmit{
    font-size:11px;
    font-weight:bold;
    color:#565656;
    border:1px solid #565656;
    background-color:#BCBBBB;
    padding:3px;
}
/*                     main DIVS                                   */
#header{
	margin:0px auto;
	padding:0px;
	width:1000px;
	background-image:url(../images/safari/interface/headerBgnd.jpg);
	background-repeat:no-repeat;
	height:170px;
}
#main{
	margin:0px auto;
	padding:0px;
	width:1000px;
	clear:both;
}
#footer{
	margin:15px 0px 0px 0px;
	padding:0px;
	width:100%;
	background-image:url(../images/safari/interface/footerBGND.gif);
	background-repeat:repeat-x;
}
.footerContent{
	margin:0px auto;
	padding:5px 0px;
	width:1000px;
	height:136px;
	font-size:10px;
	text-align:right;
}
.footerContent p{
	margin:0px;
	padding:5px 0px;
}
/*                     begin Header                                              */
#headerLogo{
	float:left;
}
#logo{
	width:260px;
	height:128px;
}
#language{
	color:#E7C1AB;
	padding:11px 0px 0px 15px; /* modified */
}
#language a:link, #language a:visited, #helpMenu a:link, #helpMenu a:visited{
	display:block;
	float:left;
	font-size:11px;
	text-decoration:none;
	color:#E7C1AB;
	padding:0px 10px 0px 10px;
}
#language a:hover, #language a:active, #helpMenu a:hover, #helpMenu a:active{
	color:#FFFFFF;
}
#language form { /*added*/
	padding:0px;
	margin:0px;
}
.anketaBar{
    background-color:#BADE7E; 
    height:14px; 
    float:left;
}
.pinkDottedLine{
	background-image:url(../images/safari/interface/headerPinkDot.gif);
	background-repeat:repeat-y;
	background-position:top right;
}
.greenDottedLine{
	background-image:url(../images/safari/interface/headerGreenDot.gif);
	background-repeat:repeat-y;
	background-position:top right;
}
.brownDottedLine{
	background-image:url(../images/safari/interface/headerBrownDot.gif);
	background-repeat:repeat-y;
	background-position:top center;
	height:15px;
	padding:3px 5px;
	float:left;
}

#headerNavigation{
	width:730px;
	height:170px;
	float:right;
}
#ranicaNavigation{
	width:380px;
	float:right;
	padding:10px 0px 15px 20px;
}
#ranicaNavigation a:link, #ranicaNavigation a:visited{
	display:block;
	float:left;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	padding:0px 10px 0px 10px;
}
#ranicaNavigation a:hover, #ranicaNavigation a:active{
	color:#BADE7E;
}
#logIn{
	width:350px;
	height:70px;
	float:right;
	clear:both;
	color:#D6A488;
	padding:5px 0px 10px 10px;
}
#logIn p{
	padding:5px 0px 0px 0px;
	margin:0px;
	font-size:11px;
}
#logIn a:link, #logIn a:visited{
	font-size:11px;
	color:#D6A488;
	text-decoration:underline;
}
#logIn a:hover, #logIn a:active{
	text-decoration:none;
}
#mainNavigation{
	width:673px;
	float:right;
	padding:15px 0px 0px 0px;
	clear:both;
}
#mainMenu{
}
a.menuItem:link, a.menuItem:visited{
	display:block;
	float:left;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#68371C;
	padding:4px 5px 4px 5px;
}
a.menuItem:hover, a.menuItem:active{
	color:#000000;
}
a.selectedMenuItem:link,a.selectedMenuItem:visited,a.selectedMenuItem:hover,a.selectedMenuItem:active{
	display:block;
	float:left;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	background-color:#8F6A56;
	color:#FFFFFF;
	padding:4px 5px 4px 5px;
}
#helpMenu{
	float:left;
	padding:5px 0px 0px 20px;
	width:170px;
}
.clearBoth{
	clear:both;
	font-size:0px;
	line-height:0;
}
/*                    end Header                          */
/*                    begin leftBlocks                    */
.leftBlocks{
	width:220px;
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px;
}
.leftBlock{
	padding-bottom:10px;
	display:block;
}
.leftBlock p {
    padding: 0px;
    margin:0px;
}
.leftBlock ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.leftBlock ul li{
	padding:0px;
	margin:0px;
}
/*.leftBlock ul li a{
	background-repeat:no-repeat;
	background-position:top left;
	padding:5px 0px 8px 20px;
	text-decoration:none;
	display:block;
	width:180px;
	font-size:11px;
}*/
.leftBlock ul li a{
    background-repeat:no-repeat;
    background-position:top left;
    padding:5px 0px 0px 15px;
    text-decoration:none;
    display:block;
    width:180px;
    font-size:11px;
}

.leftBlock img {
	border: none;
}
a.submenuItem:link, a.submenuItem:visited{
	background-image:url(../images/safari/interface/leftBlock/arrowBrown.gif);
	color:#865E48;
	text-decoration:none;
}
a.submenuItem:hover, a.submenuItem:active{
	background-image:url(../images/safari/interface/leftBlock/arrowBlack.gif);
	color:#000000;
}
a.selectedSubmenu:link,a.selectedSubmenu:visited,a.selectedSubmenu:hover,a.selectedSubmenu:active{
	background-image:url(../images/safari/interface/leftBlock/arrowWhite.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	background-color:#8F6A56;
	text-decoration:none;
}
.leftBlock h2,.rightBlock h2{
	font-size:12px;
	font-weight:bold;
	padding:8px 0px 8px 10px;
	margin:0px;
	color:#F4F4F4;
}
.rightBlock p{
	margin:0px;
	padding:0px;
	color:#68371C;
}

.topGreen{
	background-image:url(../images/safari/interface/leftBlock/topGreen.gif);
	background-repeat:no-repeat;
	background-color:#D8D7CD;
	height:30px;
}
.topBrown{
	background-image:url(../images/safari/interface/leftBlock/topBrown.gif);
	background-repeat:no-repeat;
	background-color:#EAE3DF;
	height:30px;
}
.topBrownRight{
	background-image:url(../images/safari/interface/leftBlock/topBrownRight.gif);
	width:10px;
	height:30px;
	float:right;
}
.topGreenRight{
	background-image:url(../images/safari/interface/leftBlock/topGreenRight.gif);
	width:10px;
	height:30px;
	float:right;
}
.bodyBrown{
	margin:0px;
	padding:10px;
	background-color:#EAE3DF;
}
.bodyBanners {
	margin:0px;
	padding:0px;
}
.bodyBanners img {
	border:0px;
}
.bodyBanners .bodyBanner {
	margin:0px 0px 10px 0px;
}
.threeBanners {
padding:8px 0px 10px 0px;
}
.threeBanners .banner {
float:left;
}
.threeBanners img {
width:159px;
height:220px;
padding:0px;
margin:0px;
border:0px;
}
.threeBanners .leftpadding9 {
padding:0px 0px 0px 9px;
}
.bodyBrown1{
	margin:0px;
	background-color:#EAE3DF;
}

.bodyGreen{
	padding:10px;
	margin:0px;
	background-color:#D8D7CD;
	_height:0.01%;
}

.bottomBrown{
	background-image:url(../images/safari/interface/leftBlock/bottomBrown.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:10px;
	font-size:0px;
	background-color:#EAE3DF;
}
.bottomBrownRight{
	background-image:url(../images/safari/interface/leftBlock/bottomBrownRight.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:10px;
	width:10px;
	font-size:0px;
	float:right;
}
.bottomGreen{
	background-image:url(../images/safari/interface/leftBlock/bottomGreen.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#D8D7CD;
	font-size:0px;
	height:10px;
}
.bottomGreenRight{
	background-image:url(../images/safari/interface/leftBlock/bottomGreenRight.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:10px;
	width:10px;
	font-size:0px;
	float:right;
}
.ranica{
	float:left;
	padding:15px 0px 0px 10px;
	font-size:11px;
	color:#66652F;
}
/*                    end leftBlocks                        */
/*                    begin main Content                */
.mainContainer{
	margin:15px 12px 0px 12px;
	float:left;
	width:100%;
}
.home{
	width:515px;
}
.page{
	width:756px;
}
.mainTop{
	background-image:url(../images/safari/interface/mainContent/topLeft.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFFF;
	height:10px;
	font-size:0px;
}
.mainTopRight{
	background-image:url(../images/safari/interface/mainContent/topRight.gif);
	background-position:top right;
	width:10px;
	height:10px;
	float:right;
	font-size:0px;
}
.mainBottom{
	background-image:url(../images/safari/interface/mainContent/bottomLeft.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#FFFFFF;
	height:10px;
	font-size:0px;
}
.mainBottomRight{
	background-image:url(../images/safari/interface/mainContent/bottomRight.gif);
	background-position:bottom right;
	width:10px;
	height:10px;
	float:right;
	font-size:0px;
}
.mainContent{
	padding:0px 10px;
	margin:0px;
	background-color:#FFFFFF;
	_height:0.01%;
}
/*                                           end main Content                        */
/*                                            tab Styles                               */
.tabView{
    margin:0px;
    padding-top:10px;
}
.tabView ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.tabView ul li {
	margin:0px;
	padding:0px;
	display:inline;
}
.tabView ul li a{
	display:block;
	text-align:center;
	font-weight:bold;
	padding:8px 0px 0px 0px;
	float:left;
	font-size:12px;
	width:132px;
	height:24px;
}

a.tab:link, a.tab:visited{
	color:#FFFFFF;
	background-image:url(../images/safari/interface/tabview/darkBrownTab.jpg);
	text-decoration:none;
}
a.tab:hover, a.tab:active{
	color:#D1D0CF;
}
a.tabSelected:link, a.tabSelected:visited, a.tabSelected:hover, a.tabSelected:active{
	background-image:url(../images/safari/interface/tabview/lightBrownTab.jpg);
	color:#68371C;
	text-decoration:none;
}
.tabContent{
	clear:both;
}
/*                                      end tab Styles                               */
/*                                       */
.moreBrown{
	background-image:url(../images/safari/interface/arrowBrown.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:7px;
}

/*                          footer                     */
.aicreate{
	float:left;
	color:#FFFFFF;
}
.lightBrownLinks{
	color:#E7C1AB;
}
.lightBrownLinks a:link, .lightBrownLinks a:visited{
	color:#E7C1AB;
	text-decoration:underline;
}
.lightBrownLinks a:hover, .lightBrownLinks a:active{
	text-decoration:none;
} 
/*                                         */
.whereAmI{
	font-size:11px;
	padding:5px 0px;
	color:#000000;
}
.whereAmI a:link, .whereAmI a:visited{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.whereAmI a:hover, .whereAmI a:active{
	color:#565656;
	text-decoration:none;
}
.heading{
	background-color:#8F6A56;
	border:1px solid #68371C;
	margin-bottom:10px;
}
.margin8{
	margin:0px 8px;
}
.padding15{
	padding:0px 15px;
}
.padding10{
	padding:10px;
}
.padding5{
	padding:10px 5px;
}
.padding3{
	padding:3px;
}
.width320{
    width:320px;
}
.width410{
    width:410px;
}
.paddingRect{
	padding:5px 4px 5px 10px;
}
.paddingRect2{
	padding:10px 13px 10px 16px;
	_padding:10px 13px;
}
.paddingRect1{
	padding:5px 10px;
}
.greenItem{
	background-color:#F7F7F2;
	border:1px solid #AAA98E;
}
.brownItem{
	background-color:#F7F2EF;
	border:1px solid #D8D1CD;
}
.brownItem2{
	background-color:#EAE3DF;
	border:1px solid #D8D1CD;
}
#leftControl1 {
	display:block;
	height:100%;
	width:100%;
	background:url(../images/safari/interface/icons/l_arrow.gif) no-repeat center center;
}
#rightControl1 {
	display:block;
	height:100%;
	width:100%;
	background:url(../images/safari/interface/icons/r_arrow.gif) no-repeat center center;
}
#leftControl1:hover {
	background:url(../images/safari/interface/icons/l_arrow_hover.gif) no-repeat center center;
}
#rightControl1:hover {
	background:url(../images/safari/interface/icons/r_arrow_hover.gif) no-repeat center center;
}

/**/
.pages{
	display:block;
	float:right;
	padding:5px 0px;
	margin:5px 0px 0px 0px;
}

a.pageItem:link, a.pageItem:visited{
	display:block;
	padding:2px 5px;
	margin:0px 2px;
	color:#68371C;
	background-color:#FFFFFF;
	border:1px solid #68371C;
	text-decoration:none;
	float:left;
}
a.pageItem:hover, a.pageItem:active{
	color:#FFFFFF;
	background-color:#8F6A56;
}
a.pageItemSelected:link,a.pageItemSelected:visited,a.pageItemSelected:hover,a.pageItemSelected:active{
	display:block;
	padding:2px 5px;
	margin:0px 2px;
	color:#FFFFFF;
	background-color:#68371C;
	border:1px solid #68371C;
	text-decoration:none;
	float:left;
}
a.pageArrow:link, a.pageArrow:visited{
	display:block;
	padding:2px 5px;
	margin:0px 2px;
	color:#68371C;
	text-decoration:none;
	float:left;
}
a.pageArrow:hover, a.pageArrow:active{
	color:#000000;
}
/*         links -picture view                        */
.viewItemsTop{
	background-image:url(../images/safari/interface/mainContent/viewItemsTop.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#68371C;
	height:24px;
	width:235px;
	margin-top:10px;
	float:right;
}
.viewItemsRight{
	background-image:url(../images/safari/interface/mainContent/viewItemsTopRight.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	float:right;
	width:9px;
	height:24px;
}
.viewItemsTop p{
	margin:0px;
	padding:5px 10px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
}
/*                          */
.resultText{
	float:left;
	width:200px;
}
.resultText p{
	margin:0px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
/*                          */
.quickNavigation{
	float:left;
	width:390px;
	color:#8F6A56;
	font-size:11px;
	margin-top:10px;
}
.quickNavigation a:link, .quickNavigation a:visited{
	font-size:11px;
	text-decoration:none;
	color:#8F6A56;
}
.quickNavigation a:hover, .quickNavigation a:active{
	text-decoration:underline;
}
/*                   */
.priceContainer{
	float:right; 
	font-size:18px; 
	font-weight:bold; 
	margin:10px; 
	text-align:right;
}
.priceContainer p{
	margin:10px 0px;
}
.width50{
	float:left;
	width:125px;
	/*width:50%;*/
}
/*                     */
.searchContainer{
	background-color:#EAE3DF;
	font-size:12px;
	padding:10px 0px 10px 20px;
	height:0.01%;
}
.printBtn{
	/*float:right;*/
	margin:5px 0px;
}
.errorMsg{
	font-size:10px;
	color:#E82E2E;
}
.up{
	float:right;
}
.fs10{
	font-size:10px;
}
.fs12{
	font-size:12px;
}
.fs14{
	font-size:14px;
}
.fs16{
	font-size:16px;
}
.dottedLineBrown{
	background-image:url(../images/safari/interface/brownDot.gif);
	margin:0px 5px;
	display:block;
	height:1px;
	font-size:0px;
}
.commentLink{
	padding-left:20px;
	background-image:url(../images/safari/interface/article/commentIcon.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
/*                      10.06                              */
.error{
	background-image:url(../images/safari/interface/errorIcon.gif);
	background-repeat:no-repeat;
	padding:5px 0px;
}
.error p{
	background-color:#FFF3F3;
	color:#E82E2E;
	border:1px solid #FEC7C7;
	margin-left:70px;
}
.floatLeft{
	float:left;
}
.marginTop10{
	margin-top:10px;
}
/*          11.06            */
.Payment_textsml2{
	font-size:12px;
}
.Payment_textbig2{
	font-size:14px;
	color:#0387DE;
	font-size-adjust:80%;
	letter-spacing:3px;
}
.floatRight{
	float:right;
}
/*           13.06              */
.blockDarkBrown{
    background-color:#68371C;
    border:1px solid #68371C;
    margin-bottom:10px;
}
.width229{
    width:225px !important;
}
.width216{
    width:208px !important;
	margin:0px!important;
}
/* perkon */
.categoryInfo {
   padding-bottom:7px;
}
.categoryInfo a img{
	border:none;
}

.categoryInfo p {
    padding: 0px;
}

.message {
    background-color:#F7F2EF;
    border:1px solid #D8D1CD;
    padding: 5px;
    font-weight: bold;  
}

a.brownButton:link, a.brownButton:visited, a.brownButton:hover, a.brownButton:active {
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    border:1px solid #3D1B0B;
    background-color:#8F6A56;
    padding:4px;
    text-decoration: none;
}

div.hidden {
    display: none;
}

tr.hidden {
    display: none;
}

.hidden {
    display : none;
}

.displayBlock {
    display : block;
}
.errorBox{ 	
    background-color:#FFF3F3;
    color:#E82E2E;
    border:1px solid #FEC7C7;    
    padding:5px 0px 5px 5px;
    margin: 4px 0px 4px 0px;
}

/* Daniel Lyubomirov 22.07.2008 */
.orderState {
   padding: 6px;
   margin: 4px 0px 4px 0px;
}
/* 24.09.2008 */
h3.menuheading {
    margin:0px;
    padding:10px 0px 5px 0px;
    border-bottom:1px dotted #68371C;	
}

h3.menuheading a:link, h3.menuheading a:visited {
    color:#68371C;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    font-size-adjust:0.50;
    text-decoration:none;
}
h3.menuheading a:hover, h3.menuheading a:active {
    color:#333333;
    text-decoration: none;
}

h2.menuheading, h2.menuheading a:link, h2.menuheading a:visited {
    color:#68371C;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    font-size-adjust:0.50;
    margin:0px;
    padding:10px 0px 5px 0px;
    border-bottom:1px dotted #68371C;
    text-decoration:none;
}
h2.menuheading a:hover, h2.menuheading a:active {
    color:#333333;
}

.categoryTop{
    background-image:url(../images/safari/interface/leftBlock/categoryTop.gif);
    background-repeat:no-repeat;
    width:220px;
    background-color:#68371C;
    color:#FFFFFF;
}
.categoryTop h2,.categoryTop h2 a:link, .categoryTop h2 a:visited {
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    text-decoration:none;
    color:#FFFFFF;
}
.categoryTop h2 a:hover, .categoryTop h2 a:active {
    color:#E7C1AB;
}
.loading {
    margin-top: 325px;
    text-align: center;
}
