@CHARSET "UTF-8";

#pe_footerbg{
    width: 100%;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
    background: #FFFFFF;
    /* background: url(/img/menuBG_fadedBottom.png) no-repeat top left; */
}
#footercapDiv{

    width: 1000px;
    height: 180px;
    margin-left: auto;
    margin-right: auto;
}
.footer{
    font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    /* color: #6A3A29; */
    background: #FFFFFF;
    width: 200px;
    margin: 0;
    padding: 0;
    margin: 0 auto;
}

body{
    background: #322823;
    color: #fff;
    font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
    font-size:90%;
    margin: 0;
}

#pe_container {
	text-align: center;
        display: block;
        width: 85%;
        min-width: 1000px;
        margin: auto;
        padding: 0;
        max-width: 1000px;

}

#pe_content{
        min-width: 1000px;
        max-width: 1000px;
	background: #fff;
        /* height: 900px; */
        min-height: 400px;
	clear: both;
	color: #333;
	padding: 10px 0px 40px 0px;
	overflow: auto;
        text-align:left; 
        /* border: 3px solid blue; */
}

#tabLogo{
    background: #FFFFFF;
}
#pe_header{
  width: 980px;
  background: #ffffff;
  height: 100px;
  padding:  20px 10px;
  float: left;
  /* border: 3px solid blue; */

}
#logoDiv{
    width: 130px;
    float: left;
    padding-left: 25px;
    position: relative;
}
#pe_header a img{
    width: 160px;
    padding-top: 10px;

}

#buttonsDiv{
    width: 500px;
    float: left;
    position: relative;
    margin-left: 60px;
    margin-top: 10px;
    /* border: 3px solid blue; */
}
#pe_header  ul {
 padding-top: 20px;
 list-style: none;
 float: left;
 background: #ffffff;
 padding-left: 10px;
 position: relative;

}

#pe_header li{
  list-style-type:none;
  float:left;
  height: 90px;
  position: relative;
  /* background: transparent url(../img/buttonshadow.png) no-repeat center bottom; */
}
#pe_header li .alink{
  color:#FFFFFF;
  background: transparent;
  text-decoration: none;
  font-size: 0.8em;
  width: 110px;
  position: relative;
}

.redButtonDiv{
    background: transparent url(../img/daniel_headerbutton.png) no-repeat  center top;
    margin-top: 0px;
    width: 129px;
    height: 40px;
    display: block;
    padding-top: 6px;
    cursor: pointer;
}
#redButtonDiv a{
  margin: auto;
}

/* START Class to center image within a DIV */
.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.wraptocenter * {
    vertical-align: middle;
}
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
}
/* END Class to center image within a DIV */

/* .quantity-text { width: 300px; background: #eac075; border: 1px solid #708494; font-size: 13px; margin-right: 4px; padding: 4px; vertical-align: middle; } */
/* .quantity-text { width: 120px; height: 18px; background: #cc0000; border: 1px solid #708494; color: #c0c0c0; font-family: Tahoma; font-weight: bold; font-size: 0.9em; margin-right: 4px; padding: 2px; vertical-align: middle; } */
.quantity-text { width: 120px; height: 18px; background: transparent; border: 1px solid #708494; color: #c0c0c0; font-family: Tahoma; font-weight: bold; font-size: 0.9em; margin-right: 4px; padding: 2px; vertical-align: middle; }
.postcode-text { width: 60px; height: 24px; background: transparent; border: 1px solid #708494; color: #c0c0c0; font-family: Tahoma; font-weight: bold; font-size: 0.9em; margin-right: 4px; padding: 2px; vertical-align: middle; }
.radius { border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; }

#wrapperImgInp{
    width: 1000px;
    height: 330px;
    /* border: 1px solid yellow; */
    text-align: center;

}

#imgCurrentViewDiv {
    height: 360px;
    width: 500px;
    float: left;
    margin-left: 250px;
    /* border: 1px solid yellow; */
}
#imgCurrentViewDiv img{
    max-height: 330px;
    max-width: 490px;
}

#compactInputDiv{
    width: 170px;
    height: 270px;
    /* border: 1px solid red; */
    float: left;
    margin-top: 250px;
    margin-left: 800px;
}

#checkoutInputDiv{
    width: 170px;
    height: 170px;
    /* border: 1px solid red; */
    background: #f0f0f0;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
}

#checkoutInputDiv .compactValue{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 2.2em;
    color: #FF0000;
    position: relative;
    top: 5px;
    float: left;
    margin-left: 20px;

}
#checkoutInputDiv input{
    margin-top: 40px;

}
#checkoutInputDiv a{
    background: transparent;
    display: block;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

#shippingInputFillerDiv{
    width: 170px;
    height: 90px;
    /* border: 1px solid red; */
    background: transparent;
    float: left;
    margin-top: 10px;
    margin-left: 0px;
}

#shippingInputDiv{
    width: 170px;
    height: 70px;
    /* border: 1px solid red; */
    background: #f0f0f0;
    float: left;
    margin-top: 10px;
    margin-left: 0px;
}
#shippingInputDiv input{
    margin-top: 12px;
    margin-left: 0px;
    float: left;

}
#shippingInputDiv a{
    background: transparent;
    display: block;
    float: left;
    margin-left: 10px;
    margin-top: 13px;
}
#shippingInputDiv .compactValue{
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    font-size: 0.9em;
    color: #FF0000;
    position: relative;
    top: 5px;
    float: left;
    margin-left: 10px;
}
#shippingEstimateDiv{
    width: 60px;
    margin-top: 3px;
    margin-left: 10px;
    float: left;
    text-align: left;
}

#formInputDiv{
    margin:     0 auto;
    margin-top: 0;
    text-align: left;
    width:	1000px;
    /* border: 3px solid yellow;  */
}
#formInsidePaypal{
    width:  650px;
    height: 150px;
    float:  right;
    position: relative;
    /* border: 3px solid green; */
}
#formInsidePaypal a{ float: right; margin-top: 10px;}
#formInsidePaypal img{ width: 120px; }
#formInsidePaypal #priceDiv{ float: left; padding-top: 20px;}
#formInsideQty{
    width:  180px;
    height: 100px;
    float:  right;
    position: relative;
    padding-top: 15px;
    /* border: 3px solid blue; */
}
#formInsideQty input{ float: left; margin-left: 20px;}

#imgListDiv {
    /* position: absolute; */
    top: 530px;
    width: 1000px;
    /* height: 90px; */
    height: 70px;
    /* border: 1px solid yellow; */
    background: transparent url(../img/redbackground.png) no-repeat center;
    padding-top: 10px;
	margin-top: 25px;
	margin-bottom: 10px;
    text-align: center;
    float: left;
    clear:left;

}
#imgWrapper{

    width: 500px;
    margin: auto;
    text-align: left;
    margin-left: 350px;
    margin-top: 3px;
}
#imgListDiv .imglistClass{
    /* width: 80px;
     height: 80px; */
    width: 53px;
    height: 53px;
    /* background: url(../img/imageframewhitewithshadow80x80.png) no-repeat center top; */
    background: url(../img/daniel_imageframewhitewithshadow.png) no-repeat  center center;
    /* border: 1px solid blue; */
    float: left;
    padding: 5px 5px 0px 5px;
    cursor: pointer;
}
#imgListDiv .imglistClass img{
    max-width: 45px;
    max-height: 45px;
    margin-left: -10px;
    margin-top: -10px; 
    background: transparent;
}


#productDetailsDiv {
    /* position: absolute; */
    top: 820px;
    width: 1000px;
    margin: 0 auto;
	
    text-align: left;
	clear: left;
}
#productDetailsWrapper{
    width: 500px;
    margin: 0 auto;
    text-align: left;
    padding: 10px;
    border: 1px solid red;
    /* height: 300px; */
    overflow: auto;
}
#productDetailsWrapper .detailLabel{float: left; width: 170px; display: block; height: 25px; height: auto;}
#productDetailsWrapper .detailVal{float: right; width: 320px; display: block; height: 25px; height: auto;}
#productDetailsWrapper .detailVal .highlight{color: #FF0000;}
#productDetailsWrapper .detailVal .lowprofile{color: #C0C0C0; font-size: 0.8em; font-style: italic; text-decoration: none;}
#productDetailsDiv p{
    font-family: Tahoma;
    color: #606060;
}
#productDetailsDiv strong{
    font-family: Tahoma;
    color: #000000;
}



#goToHomeDiv {
    width: 1000px;
    /* height: 90px; */
    height: 20px;
    /* border: 1px solid yellow; */
    background: transparent url(../img/redstripbackground.jpg) no-repeat center;
}

#goToHomeDiv a{
    text-decoration: none;
    color: #FFFFFF;
    float: left;
    margin-left: 480px;
    background: transparent;
    margin-top: 2px;
}
#goToHomeDiv .footernote{
    font-size: 0.8em;
    font-style: normal;
    float: right;
    margin-right: 20px;
    color: #FFFFFF;
    padding-top: 2px;
}

