*{
    margin: 0;
    padding: 0;
}
body{ text-align: center;font:12px Verdana, Arial, Helvetica}
#mainF{position: relative; width: 1000px; margin-left: auto; margin-right: auto;}
.titlesUp{margin-bottom: 1em;}
#slideMenu{position:absolute;width:209px;top:17.3em;left:12px; text-align: center;}
#leftcolumn {float:left; width:225px}
#rightcolumn {float:left; width:525px}
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em;

}
#nav{
    text-align:left;
}
.underline {border-bottom:1px solid #d5d5d5}
#nav a{
display:block;
padding:0px 5px;
color:#fff;
text-decoration:none;
background:url(../img/header.gif);
width: 203px;
height:31px;
font-weight:bold;
color:black;
}
#nav a:hover{
    background:url(../img/header_over.gif)
}
#nav li{
float:left;
position:relative;
margin-left: 1px;
}

#nav ul {
position:absolute;
display:none;
left:212px;
z-index:60;
top:0px;
border:2px solid #d5d5d5;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
background-image:none;
background-color:white;
text-align:center;
font-weight:normal;
padding-top:2px;
padding-bottom:2px;
}
#nav li ul a:hover{
    background-image:none;
    background-color:#d5d5d5;
}
#nav ul ul{
top:auto;
display:none;
border:1px solid gray;
}
#nav li ul ul {
    display:none;
    left:12em;
    margin:0px 0 0 10px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
#highSell{
    width: 209px;
    position: absolute;
    right: 15px;
    text-align:left;
    margin-top: 1.9em;
    overflow: hidden;
    height: 270px;
}
html, body {
     height: 100%;
 }
body{
    background-image: url(../img/bg.png);
    background-position:center;
    background-repeat:repeat-y;
    background-attachment:fixed;
}
 #mainF {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -4em;
 }
 .footer, .push {
     margin-top: 20px;
     padding-bottom:20px;
 }
#footer{
    margin-top: 20px;
    position:relative;
    z-index:5;
}
#footer a{
    text-decoration: none;
    color:#000;
}
#footer a:hover{
    text-decoration: underline;
}
.reserved{
    margin-top: 40px;
    font-size:11px;
}
header{
    position: relative;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color:#ffffff;
}
#holder250x300_01{
    margin-bottom:0;
}
.loginHeader{
    position: absolute;
    top: 2.6em;
    right: 2.8em;
}
.loginHeader td.title{
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}
.loginHeader #fieldHolder{
    width: 105px;
	height: 17px;
    background: url(../img/inputField.png) no-repeat;
    float: left;
}
.loginHeader .inputText{
    width: 100px;
	height: 13px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 2px;
	margin-left: 5px;
    font-size: 11px;

}
.loginHeader td.text{
    color: white;
    font-weight: bold;
    font-size: 12px;
}
.loginSmall{
    font-size: 10px;
    color: white;
}
#welcome{
    position: absolute;
    top: 3em;
    right: 4em;
    color: white;
    font-weight: bold;
    font-size: 12px;
}
#menu{
    position: relative;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}
.error{
    color: red;
    font-size: 10px;
    font-style: italic;
}
#menuOptions{
    position: absolute;
    top: 1.4em;
    width: 50%;
    left:25%;
    color: white;
    font-size: 15px;
    font-weight: bold;

}
#menuOptions a{

    color: white;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    font-family: 'Courier New',Courier,monospace;

}
#dropdown{
    position:absolute;
    top: 21px;
    margin-left: 21px;
}
#dropdown select{
    font-weight: bold;
    font-size: 12px;
    cursor:pointer;
}
span.select {
    position: absolute;
    width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
    height: 21px;
    padding: 0 24px 0 8px;
    color: #000;
    font: 12px/21px arial,sans-serif;
    font-weight: bold;
    font-style: italic;
    background: url(../img/select.png) no-repeat;
    overflow: hidden;
    text-align: left;
 }
#fieldsetHolder{
    width:50%;
    margin-left: auto;
    margin-right: auto;
}
.fieldset{
    border: 1px solid #7f2828;
    padding: 1em;
    padding-top: 2em;
}
.fieldsetTitle{
    color: white;
    background-color: #7f2828;
    padding-bottom: 3px;
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 15px;
}
.fieldTitles{
    width: 12.5em;
    font-weight: bold;
    font-size: 12px;
}
em{
    color: red;
}
.regClear{
    width:75%;
    text-align: left;
    font-style: italic;
    color: gray;
    padding-bottom: 2em;
}
.fieldsetImg{
    position: absolute;
    width: 48px;
    border: none;
    margin-left: 33em;
}
#announce{
    position: relative;
    top: 5em;
    text-align: center;
    font-weight: bold;
}
#announce2{
    position:absolute;
    top:0;
    left:20px;
}
#highSell{
    position: absolute;
    top: 15.5em;
    line-height: 24px;
    padding-left: 3px;
}
#highSell .linkSell{
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: black;
}
#highSell a:hover{
text-decoration: underline;
}
#announce{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.announceHeader{
    background-color: #7f2828;
    width: 100%;
    border-bottom:1px solid #7f2828;
    color: white;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}
.announceHolder{
    padding-bottom: 4em;
    padding-top: 2em;
    background-color: #7f2828;
    color:white;
}
.announcePic{
    padding-bottom: 1em;
}
#bodyTop{
    width: 100%;
    height: 348px;
}
.topLeft{
    float: left;

}
.topRight{
    float: right;
}
.textProfile{
    width:50%;
}
.topCenter{
    position: relative;
    top: -348px;
    width: 54.3%;
    height: 348px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid transparent;
    padding-right: 4px;
}
.boxHolder{
    position: relative;
    width: 100%;
    height: 278px;
    top: 10%;
    border: 1px solid transparent;
}
.boxlong{
    width: 100%;
    height: 50%;
    border: 1px solid #7f2828;
    border-bottom: 2px solid #7f2828;
}
.midboxlong{
    position:relative;
    width: 100%;
    height: 175px;
    border: 1px solid #7f2828;
    border-bottom: 2px solid #7f2828;
}
.boxlongHeader{
    width: 100%;
    height: 17%;
    background-color: #7f2828;
    text-align: left;
}
.midboxlongHeader{
    width: 100%;
    height: 25px;
    background-color: #7f2828;
    text-align: left;
    z-index:200;
}
.boxlongTitles{
    padding-top: 2px;
    border: 1px solid transparent;
    float: left;
    margin-left:10px;
}
.boxlongTitle2{
    position: absolute;
    margin-top: 3px;
    left:14px;
}
.boxlongContent{
    position:relative;
    border: 1px solid transparent;
    width: 96%;
    height:82%;
    margin-left: auto;
    margin-right: auto;
}
.contentBox{
    position: relative;
    float:left;
    height: 98%;
    width:49.4%;
    border: 1px solid green;
    margin-left: 1px;
}
.contentBox img{
    position: absolute;
    top: 0;
    left: 0;
}
.contentBox p{
    width: 52%;
    position: absolute;
    top:0;
    right: 0;
   font-weight: bold;
}
#midCenter{
    position: relative;
    width: 54.3%;
    top: -344px;
    height: 348px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid transparent;
    padding-right: 4px;
} 
.midboxlongTitles{
    padding-top: 3px;
    padding-left: 10px;
}
.logo{
    position: absolute;
    top:0;
    left: 0;
    max-height:70px;
    max-width: 180px;
}
p.discount2{
    position:absolute;
    left:-12px;
    top:5px;
    width:60px;
}
p.addition{
    position: absolute;
    top:55px;
    left:-15px;
    width:100%;
    height: 40px;
}
.midLeft{
    position: absolute;
    top: 543px;
    left: 0;
}
.midRight{
    position: absolute;
    top: 543px;
    right: 0;
}
#midcontentHolder{
    text-align:center;
}
#midcontentHolder img{
    border: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.midtitle{
    position:absolute;
    text-align: center;
    width: 200px;
    top: 35px;
    right: 19px;
}
.voldiscount{
    height: 160px;
}
.voldiscount img{
    padding-top: 15px;
}
.midheaders{
    height: 30px;
    background-color: #7f2828;

}
.midheaders img{
    padding-top: 7px;
}
.delivery{
    height: 150px;
}
.delivery a img{
    padding-top: 25px;
}
.links a img{
    padding-top: 5px;
}
.doublebox{
    position:relative;
    height: 300px;
    width: 100%;

}
.doublebox1{
    position: absolute;
    height: 298px;
    width: 270px;
    border: 1px solid #7f2828;
    border-bottom: 2px solid #7f2828;
}
.doublebox2{
    position: absolute;
    height: 298px;
    width: 270px;
    border: 1px solid #7f2828;
    border-bottom: 2px solid #7f2828;
    left: 272px;
}
.doubleboxHeader{
    width: 100%;
    height: 25px;
    background-color: #7f2828;
    text-align: left;
}
.doubleboxHeader img{
    margin-top: 3px;
    margin-left: 13px;

}
.doubleprHolder{
    position:relative;
    height: 130px;
    border-bottom: 2px solid #7f2828;
}
.doublePic{
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    max-width:100px;
    max-height:90px;
}
.doubleName{
    position: absolute;
    top:0;
    right:0;
    font-weight: bold;
    color: #000;
}
.doublePrice{
    position: absolute;
    top: 47px;
    left: 10px;
    font-weight: bold;
    color: #000;
}
.doubleDesc{
    position: absolute;
    bottom: 0;
    color: #000;
}
.show{
    position: absolute;
    top: 222px;
    left: 22.75%;
    height: 1800px;
    width: 54.5%;
    z-index:10;
}
.showHeader{
    width: 100%;
    text-align: left;
}
#sortby{
    position:absolute;
    top: 4px;
    right: 15px;
}
#sortby select{
    font-style: italic;
    cursor:pointer;
}
#sortby a img{
    border: none;
}
.showHeader p{
    font-size: 20px;
    font-weight: bold;
    color: white;
    padding: 2px 12px 4px;
    background-color: #7f2828;
    font-family: 'Times New Roman',Times,serif;
}
.showimg{
    position: relative;
    top: 10px;
    right: 175px;
    max-height: 200px;
    max-width: 160px;
    z-index:20;

}
p.brand{
    position: absolute;
    width: 335px;
    top: 37px;
    left: 180px;
    font-size: 19px;
    font-weight: bold;
    text-align: left;
}
p.name{
    position: absolute;
    width: 335px;
    top: 65px;
    left: 180px;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
}
p.quantity{
    position: absolute;
    width:140px;
    top: 120px;
    right: 180px;
    font-size: 12px;
    font-weight: bold;
    text-align:right;
}
p.quantity_v{
    position: absolute;
    top: 120px;
    left: 270px;
    font-size: 12px;
    font-weight: bold;
}
p.price{
    position: absolute;
    top: 180px;
    left: 180px;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}
#discHolder{
    position: absolute;
    height: 78px;
    width: 78px;
    top: 95px;
    left: 400px;
    background: url(../img/disc_circ.png);
}
p.discount{
    position:absolute;
    top:25px;
    width:100%;
    font-size: 23px;
    font-weight: bold;
    color:#ffffff;
    
}
.infohl{
    position: relative;
    top:25px;
    margin-left:20px;
    height:120px;
}
#alsob{
    position:relative;
    float:right;
    margin-right:25px;
    width:330px;
    height:98px;
    border:1px solid gray;
}
.alsocell{
    position:relative;
    height:32px;
    border-bottom:1px solid gray;
}
.alsohref{
    position:absolute;
    margin-top:8px;
    left:0;
    color:black;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    text-align:left;
    margin-left:20px;
}
.alsohref:hover{
    text-decoration:underline;
}
.alsotitle{
    position:absolute;
    top:-15px;
    left:0;
    font-size:11px;
    color:maroon;
    font-style:italic;
}
#options{
    position: relative;
    float:left;
    width: 160px;
    background: #e1dede;
    padding: 0px 0px 15px 0px;
    color: #000;
    text-align:left;
}
#options h4{
    margin-top:5px;
    margin-left:5px;
    text-decoration:underline;
    font-size:14px;
    font-weight:bold;
}
#options div.options{
    margin-left: 50px;
    width: 100px;
    font-weight: bold;
    font-style:italic;
}
.desc_fullHolder{
    padding-top: 30px;
    width:100%;
}
p.desc_full{
    position: relative;
    width: 500px;
    margin-top: 20px;
    left: 20px;
    text-align: justify;
    font-size: 12px;
}
img.ingredients{
    position:relative;
    margin-top: 70px;
    margin-bottom: 70px;
}
p.content{
    margin-top: 20px;
    margin-left: 13px;
    text-align: left;
    font-size: 14px;
    width: 95%;
}


div.showgroup{
    position: relative;
    height: 210px;
    border-bottom: 2px solid #7f2828;
    text-align:left;
}
div.showgroup img{
    margin-top: 10px;
    margin-left: 20px;
    
}
div.showgroup img.img_group{
    max-width:100px;
    max-height:130px;
    border:none;
}
div.showgroup h3{
    position:absolute;
    top:5px;
    left:130px;
    text-decoration: underline;
}
div.showgroup p.quantity{
    position:absolute;
    top:40px;
    right: 30px;
    text-align: right;
    font-weight:bold;
    font-size:12px;
}
div.showgroup p.price{
    position:absolute;
    top: 40px;
    left: 130px;
    text-align: right;
}
div.showgroup #discount1Holder{
    position:absolute;
    top: 80px;
    left: 160px;
    height:60px;
    width: 60px;
    background:url(../img/disc_circ_mid.png);
}
div.showgroup p.discount1{
    position:absolute;
    top:20px;
    width:100%;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    text-align: center;

}
div.showgroup p.description{
    position:absolute;
    bottom: 5px;
    margin-left: 10px;
    text-align: justify;
    width:96%;
}
div.showgroup img.addto_cartgroup{
    position:absolute;
    top:85px;
    left: 345px;
    border:none;
}
div.showgroup a.more{
    text-decoration: none;
}
div.showgroup a.more:hover{
    text-decoration: underline;
}
#pager{
    margin-top: 15px;
    font-size: 15px;
    font-weight: bold;
}
#pager a.pages{
    text-decoration:none;
    color:#000;
}
#pager a.pages:hover{
    text-decoration: underline;
    }
#searchtab{
    position:absolute;
    top:15px;
    right:25px;
}
#query{
    margin-top:6px;
    margin-right: 10px;
    width:103px;
    background:none;
    border:none;
    font-size: 11px;
}
.search_submit{
    margin-top:7px;
    background:url(../img/search.png);
    width: 54px;
    height:10px;
    border:none;
    cursor: pointer;
    
}
.showarticle{
    width:100%;
    height: 250px;
    border-bottom:2px solid #7f2828;
    text-align:justify;
}
.articleH{
    width:95%;
    height:85%;
    margin-left:2.5%;
    overflow:hidden;
}
.articleH img{
    float:left;
    margin-right: 10px;
    margin-top:40px;
    border:none;
    max-height:200px;
    max-width:200px;
}
.articleH a:hover{
    text-decoration:underline;
}
.description{
    margin-top:20px;
}
.articleF{
    position:relative;
    width:95%;
    margin-left:2.5%;
    margin-top: 10px;
    font-size:11px;
    font-weight:bold;
    border-top:1px solid gray;
}
.articleF .added{
    position:absolute;
    width:40%;
    left:30%;
    text-align:center;
}
.articleF .viewed{
    position:absolute;
    left:0;
}
.articleF .more{
    position:absolute;
    right:0;
    text-decoration:none;
    color:#000;
}
.articleF a:hover{
    text-decoration:underline;
}
.articleHbig{
    width:95%;
    margin-left:2.5%;
    text-align:justify;
}
.articleHbig h3{
    margin-top: 20px;
    text-align:center;
    padding-bottom: 50px;
    font-size:17px;
}
.articleimgbig{
    float:left;
    margin-right:10px;
    max-width: 250px;
    max-height: 250px;
}
.info{
    position:relative;
    width:90%;
    margin-left:auto;
    margin-right:auto;
    margin-top:50px;
    margin-bottom:50px;
    text-align:left;

}
.info span{
    font-size: 15px;
    
}

/* -----------------------------------------------------------Scrollable menu */
/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../img/arrow/left.png) no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../img/arrow/right.png);
	clear:right;
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
    position: relative;
	margin-left:270px;
    bottom: 21px;
    width:200px;
	height:20px;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/arrow/navigator.png) 0 0 no-repeat;
	cursor:pointer;
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;
}
/* root element for the whole scrollable setup */
div.scrollable {
	position:absolute;
	overflow:hidden;
	width: 522px;
	height:113px;
    top: 0px;
}

/*
	root element for scrollable items. It is
	absolutely positioned with large width.
*/
#thumbs {
	position:absolute;
	width:20000em;
	clear:both;
}

/* custom positioning for navigational links */
a.prev{
    position: relative;
    bottom: 66px;
    left: 465px;
    

}
a.next {
    position: absolute;
    bottom: 76px;
    left: 490px;
}



/* single item */
#thumbs div {
    position: relative;
	float:left;
	width:261px;
	height:150px;
	color:#fff;
    border-right: 1px solid #7f2828;
	cursor:pointer;
}

/* style when element is active (clicked) */
#thumbs div.active {
	cursor:default;
}

#thumbs h3, #thumbs p, #thumbs span {
	margin:13px;
	font-family:"bitstream vera sans";
	font-size:13px;
	color:#fff;
}

#thumbs h3 em {
	font-style:normal;
	color:yellow;
}
.stock{
    position:absolute;
    right:30px;
    bottom:90px;
    font-weight:bold;
    font-size:18px;
    color:red;
}
.stockPr{
    position:absolute;
    right:30px;
    top:180px;
    font-weight: bold;
    font-size: 20px;
    color:red;
}
.mailto{
    text-decoration:none;
}
.mailto:hover{
    text-decoration:underline;
}

/* ----------------------------------------------------End of scrollable menu */


/* -----------------------------------------------------------Scrollable menu 2*/
/* this makes it possible to add next button beside scrollable */
div.scrollable2 {
	float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.prev2, a.next2, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../img/arrow/left.png) no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
}

/* mouseover state */
a.prev2:hover, a.next2:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}

/* next button uses another background image */
a.next2, a.nextPage {
	background-image:url(../img/arrow/right.png);
	clear:right;
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi2 {
    position: absolute;
	margin-left:270px;
    bottom: 115px;
    width:200px;
	height:20px;
}


/* items inside navigator */
div.navi2 a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/arrow/navigator.png) 0 0 no-repeat;
	cursor:pointer;
}

/* mouseover state */
div.navi2 a:hover {
	background-position:0 -8px;
}

/* active state (current page state) */
div.navi2 a.active {
	background-position:0 -16px;
}
/* root element for the whole scrollable setup */
div.scrollable2 {
	position:absolute;
	overflow:hidden;
	width: 528px;
	height:113px;
}

/*
	root element for scrollable items. It is
	absolutely positioned with large width.
*/
#thumbs2 {
	position:absolute;
	width:20000em;
	clear:both;
}

/* custom positioning for navigational links */
a.prev2{
    position: absolute;
    bottom: 76px;
    left: 465px;

}
a.next2 {
    position: absolute;
    bottom: 76px;
    left: 490px;
}



/* single item */
#thumbs2 div {
    position: relative;
	float:left;
	width:176px;
	height:150px;
    border-right: 1px solid #7f2828;
	cursor:pointer;
}

/* style when element is active (clicked) */
#thumbs2 div.active {
	cursor:default;
}

#thumbs2 h3, #thumbs2 p, #thumbs2 span {
	margin:13px;
	font-family:"bitstream vera sans";
	font-size:13px;
}

#thumbs2 h3 em {
	font-style:normal;
	color:yellow;
}
.prPic{
    position: absolute;
    top: 0;
    left: 0;
    margin-left:3px;
    border:none;
    max-width:75px;
    max-height:105px;
}
.prName{
    position: absolute;
    top: -5px;
    right:-10px;
    width: 94px;
    color: black;
}
.prPrice{
    position: absolute;
    top: 45px;
    left:50px;
    font-weight: bold;
    color: black;
    width: 120px;
}
.prLink{
    text-decoration: none;
    display: block;
}
/* ----------------------------------------------------End of scrollable menu2 */

/* -----------------------------------------------------------Scrollable menu 3*/
/* this makes it possible to add next button beside scrollable */
div.scrollable3 {
	float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.prev3, a.next3, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../img/arrow/left.png) no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
}

/* mouseover state */
a.prev3:hover, a.next3:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}

/* next button uses another background image */
a.next3, a.nextPage {
	background-image:url(../img/arrow/right.png);
	clear:right;
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi3 {
    position: absolute;
    bottom: 145px;
	margin-left:270px;
    width:200px;
	height:20px;
}


/* items inside navigator */
div.navi3 a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/arrow/navigator.png) 0 0 no-repeat;
	cursor:pointer;
}

/* mouseover state */
div.navi3 a:hover {
	background-position:0 -8px;
}

/* active state (current page state) */
div.navi3 a.active {
	background-position:0 -16px;
}
/* root element for the whole scrollable setup */
div.scrollable3 {
	position:absolute;
	overflow:hidden;
	width: 528px;
	height:148px;
    left:-3px;
}

/*
	root element for scrollable items. It is
	absolutely positioned with large width.
*/
#thumbs3 {
	position:absolute;
	width:20000em;
	clear:both;
}

/* custom positioning for navigational links */
a.prev3 {
    position: absolute;
    bottom: 105px;
    left: 465px;

}
a.next3 {
    position: absolute;
    bottom: 105px;
    left: 490px;
}



/* single item */
#thumbs3 div {
    position: relative;
	float:left;
	width:176px;
	height:150px;
    border-right: 1px solid #7f2828;
	cursor:pointer;
}

/* style when element is active (clicked) */
#thumbs3 div.active {
	cursor:default;
}

#thumbs3 h3, #thumbs3 p, #thumbs3 span {
	margin:13px;
	font-family:"bitstream vera sans";
	font-size:13px;
}

#thumbs3 h3 em {
	font-style:normal;
	color:yellow;
}
.prPic{
    position: absolute;
    top: 0;
    left: 0;
    max-width:75px;
    max-height:105px;
}
p.prName{
    position: absolute;
    top: -5px;
    right:-10px;
    width: 94px;
}
p.prPrice{
    position: absolute;
    top: 45px;
    right: 5px;
    font-weight: bold;
}
p.prDesc{
    position: absolute;
    width: 170px;
    height: 59px;
    top: 75px;
    left: -12px;
    color: #000;
}
/* ----------------------------------------------------End of scrollable menu3 */
/* -----------------------------------------------------------Scrollable menu 4*/
/* this makes it possible to add next button beside scrollable */
div.scrollable4 {
	float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.prev4, a.next4, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../img/arrow/left.png) no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
}

/* mouseover state */
a.prev4:hover, a.next4:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}

/* next button uses another background image */
a.next4, a.nextPage {
	background-image:url(../img/arrow/right.png);
	clear:right;
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi4 {
    position: absolute;
    bottom: 145px;
	margin-left:270px;
    width:200px;
	height:20px;
}


/* items inside navigator */
div.navi4 a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/arrow/navigator.png) 0 0 no-repeat;
	cursor:pointer;
}

/* mouseover state */
div.navi4 a:hover {
	background-position:0 -8px;
}

/* active state (current page state) */
div.navi4 a.active {
	background-position:0 -16px;
}
/* root element for the whole scrollable setup */
div.scrollable4 {
	position:absolute;
    left:-3px;
	overflow:hidden;
	width: 528px;
	height:148px;
}

/*
	root element for scrollable items. It is
	absolutely positioned with large width.
*/
#thumbs4 {
	position:absolute;
	width:20000em;
	clear:both;
}

/* custom positioning for navigational links */
a.prev4 {
    position: absolute;
    bottom: 106px;
    left: 465px;

}
a.next4 {
    position: absolute;
    bottom: 106px;
    left: 490px;
}



/* single item */
#thumbs4 div {
    position: relative;
	float:left;
	width:176px;
	height:150px;
    border-right: 1px solid #7f2828;
	cursor:pointer;
}

/* style when element is active (clicked) */
#thumbs4 div.active {
	cursor:default;
}

#thumbs4 h3, #thumbs4 p, #thumbs4 span {
	margin:13px;
	font-family:"bitstream vera sans";
	font-size:13px;
}

#thumbs4 h3 em {
	font-style:normal;
	color:yellow;
}
.prPic{
    position: absolute;
    top: 0;
    left: 0;
    max-width:75px;
    max-height:105px;
}
p.prName{
    position: absolute;
    top: -5px;
    right:-10px;
    width: 94px;
}
p.prPrice{
    position: absolute;
    top: 45px;
    right: 5px;
    font-weight: bold;
}
p.prDesc{
    position: absolute;
    width: 170px;
    height: 59px;
    top: 75px;
    left: -12px;
    color: #000;
}
/* ----------------------------------------------------End of scrollable menu4 */
/* -----------------------------------------------------------Scrollable menu 5*/
/* this makes it possible to add next button beside scrollable */
div.scrollable5 {
	float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.prev5, a.next5, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../img/arrow/left.png) no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
}

/* mouseover state */
a.prev5:hover, a.next5:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}

/* next button uses another background image */
a.next5, a.nextPage {
	background-image:url(../img/arrow/right.png);
	clear:right;
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi5 {
    position: absolute;
    bottom: 145px;
	margin-left:270px;
    width:200px;
	height:20px;
}


/* items inside navigator */
div.navi5 a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/arrow/navigator.png) 0 0 no-repeat;
	cursor:pointer;
}

/* mouseover state */
div.navi5 a:hover {
	background-position:0 -8px;
}

/* active state (current page state) */
div.navi5 a.active {
	background-position:0 -16px;
}
/* root element for the whole scrollable setup */
div.scrollable5 {
	position:absolute;
    left:-3px;
	overflow:hidden;
	width: 528px;
	height:148px;
}

/*
	root element for scrollable items. It is
	absolutely positioned with large width.
*/
#thumbs5 {
	position:absolute;
	width:20000em;
	clear:both;
}

/* custom positioning for navigational links */
a.prev5 {
    position: absolute;
    bottom: 106px;
    left: 465px;

}
a.next5 {
    position: absolute;
    bottom: 106px;
    left: 490px;
}



/* single item */
#thumbs5 div {
    position: relative;
	float:left;
	width:528px;
	height:150px;
    border-right: 1px solid #7f2828;
	cursor:pointer;
    overflow: hidden;
}

/* style when element is active (clicked) */
#thumbs5 div.active {
	cursor:default;
}

#thumbs5 h3, #thumbs5 p, #thumbs5 span {
	margin:13px;
	font-family:"bitstream vera sans";
	font-size:13px;
}

#thumbs5 h3 em {
	font-style:normal;
	color:yellow;
}
.thumbPic{
    float:left;
    border:none;
    margin-top:17px;
    margin-right: 10px;
    max-height:110px;
    max-width:150px;
}
#thumbs5 h4{
    color:#000;
    margin-top: 10px;
}
#thumbs5 p{
    color:#000;
    text-align:justify;
}
/* ----------------------------------------------------End of scrollable menu5 */
.comments{
    position:relative;
    margin-top:50px;
    width:90%;
    margin-left:auto;
    margin-right:auto;
}
.showcomments{
    float:left;
    height:20px;
    border:1px solid gray;
    border-bottom:none;
    font-size:14px;
    font-weight:bold;
    padding:5px 5px 0px 5px;
}
.plhold{
    position:relative;
    margin-top:26px;
    width:93%;
    margin-left:auto;
    margin-right:auto;
}
.commentsholder{
    position:relative;
    width:100%;
    border:1px solid gray;
    display:none;
}
.commentsholder div{
    position:relative;
    margin-top:0;
}
.infocom{
    position:relative;
    text-align:left;
    font-size:11px;
    width:25%;
    color:maroon;
    float:left;

}
.comment{
    position:relative;
    margin-top:0;
    margin-left: 25%;
    min-height:30px;
    text-align:left;
    padding-top:3px;
    padding-left:5px;
    padding-bottom:3px;
    font-size:12px;
    width:72%;
}
.nm{
    height:15px;
    width:20px;
    border:1px solid black;
    float:left;
    margin-right:3px;
}
.compager{
    height:18px;
}
.compager a{
    text-decoration:none;
    color:black;
}
.postcom{
    float:right;
    margin-right:5px;
    text-decoration:none;
    color:black;
}
.postcom:hover{
    text-decoration:underline;
}
.postcommentholder{
    position:relative;
    width:100%;
    height:150px;
    border:1px solid gray;
    display:none;
}
#post{
    position:absolute;
    top:20px;
    left:20px;
    width:400px;
    height:120px;
}
#post button{
    position:absolute;
    border:1px solid #cccccc;
    width:70px;
    padding-top:3px;
    padding-bottom:3px;
    background:none;
    right:-72px;
    bottom:10px;
}
#postcomment{
    width:100%;
    border:1px solid #cccccc;
    height:110px;
}
.msg{
    position:absolute;
    top:5px;
    left:25px;
    color:gray;
    font-style:italic;
}
#commsg{
    position:absolute;
    top:5px;
    right:85px;
    display:none;
}
.err{
    
    color:red;
    
    
}
.ok{

    color:green;


}
.rating {
	cursor: pointer;
	margin: 2em;
	clear: both;
	display: block;
}
.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}
.ratingholder{
    position:absolute;
    top:230px;
    right:0px;
}
.ratingholder .tit{
    position:absolute;
    top:27px;
    left:-35px;
}
.cancel,
.star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.cancel{
   display:none;
}
.star-left,
.star-right {
  width: 8px
}
.cancel,
.cancel a {background: url(../img/delete.gif) no-repeat 0 -16px;}

.star,
.star a {background: url(../img/star.gif) no-repeat 0 0px;}
.star-left,
.star-left a {background: url(../img/star-left.gif) no-repeat 0 0px;}
.star-right,
.star-right a {background: url(../img/star-right.gif) no-repeat 0 0px;}

.cancel a,
.star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
}

div.rating div.on a {
	background-position: 0 -16px;
}
div.rating div.hover a,
div.rating div a:hover {
	background-position: 0 -32px;
}
.ratingmsg{
    position:absolute;
    width:250px;
    top:5px;
    right:25px;
    text-align:right;
}
#spirceheader{
    position:absolute;
    top:210px;
    width:60%;
    left:20%;
}
.spircecont{
    position:absolute;
    top:280px;
    width:50%;
    left:25%;
    text-align:left;
}
#spirceform{
    position:absolute;
    top:400px;
    left:150px;
    width:50%;
    left:25%;
}
