body{
	font-family: Cambria, Georgia, serif;
	font-size: 62.5%;
}

.clear{
    clear: both;	
}

h1{
    font-size: 3.0em;	
}

pre{
    font-family: "Courier New", Courier, monospace;
    font-size: 1.4em;	
}

h3{
    font-family: Cambria, Georgia, serif;
    font-size: 1.4em;
    /*background-color: #e9e9e9;*/
    color: #404040;
    padding: 0.2em 0em 0.2em 0.2em;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #e0e0e0;
}

a{
    outline: none;	
}

img{
    border: 0;	
}

#wrap{
    /*width: 100%;*/	
    margin: 0 auto;
    padding: 0 0.9em;
    /*order: 3px solid #F0F0F0;*/
    min-height: 590px;
    min-width: 680px;
    max-width: 960px;
}

#wrap #header{
    /*background-color: #f4f4f4;*/ 
    background-image: url('images/header_bg.png');
    height: 168px;
    min-height: 168px;	
}

#wrap #header #header-logo{
    font-size: 1.0em;
    font-family: Georgia, serif;
    
}

#wrap #header #header-logo h1{
	display: none;
}
#wrap #header #header-logo strong{	
    display: none;
}

#wrap #header #header-logo h1 a{
    color: #333333;
    text-decoration: none;	
    width: 358px;
    height: 119px;
    position: relative;
    top: 0;
    left: 0;

}


#wrap #header #header-logo strong{
    font-size: 1.3em;	
    /*color: #344b6e;*/
    color: #333333;
}

#wrap #header span#join-newsletter{
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    color: #ffffff;	
    position: absolute;
    float: left;
    top: 138px;
    left: 348px;
}

#wrap #header span#join-newsletter a{
    text-decoration: underline;
    color: #ffffff;	
}

#wrap #header #header-navigation{
	clear: both;
    float: left;
    margin-top: 1.6em;	
    font-size: 1.4em;
    font-family: Arial, sans-serif;
}

#wrap #header #header-navigation a{
	/*color: #41528a;*/
	color: #41528A;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 0.6em;
}

#wrap #header #header-navigation a:hover{
    color: #59264D;	
    text-decoration: underline;
}

#wrap #header #header-navigation strong.current{
    /*color: #41528a;*/
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    margin: 0 0 0 0.6em;
}

#wrap #header #search{
    margin: 6px auto;
    width: 400px;	
}

#wrap #header #search #query{
    width: 300px;	
}
#wrap #content{
	margin: 0;
	padding: 0.5em 0;
	font-size: 1.2em;
	width: 80%;
	min-width: 540px;
	float: right;
}

#wrap #content #messages{
    width: 90%;
    margin: 0 auto;	
}
#wrap #content #messages #info {
	    border: 1px solid #006600;
        background-color: #75FF91;
        color: #006600;
        font-size: 1.15em;
        font-weight: normal;
        line-height: 0.6em;
        padding-left: 0.5em;
        margin:0;
        text-align:center;
        background-image: url('images/accept.png');
        background-repeat: no-repeat;
        background-position: 0.5em center;
}
#wrap #content #messages #info p {
        padding: 0px 3px 3px 5px;
}
#wrap #content #messages #info p strong {}
#wrap #content #messages #error {
        border: 1px solid #990000;
        background-color: #FF5E5E;
        color: #990000;
        font-size: 1.15em;
        font-weight: normal;
        line-height: 0.6em;
        padding-left: 0.5em;
        margin:0;
        text-align:center;
        background-image: url('images/error.png');
        background-repeat: no-repeat;
        background-position: 0.5em center;
}
#wrap #content #messages #error p {
        padding: 0px 3px 3px 5px;
}
#wrap #content #messages #error p strong{}

#wrap #content #messages
#wrap #content h3 span{
    font-size: 0.8em;
    font-weight: normal;	
}

#wrap #content .products{
    font-family: Calibri, Arial, sans-serif;
    font-size: 1.3em;
}

#wrap #content table.wide{
    width: 100%;
    margin-bottom: 1.0em;
    min-width: 540px;
    border-collapse: collapse;
    border: none;
}

#wrap #content table.wide a{
    text-decoration: none;
    /*color: #005791;*/
    color: #41528A;	
}

#wrap #content table.wide a:visited{
	text-decoration: none;
    /*color: #005791;*/
    color: #41528A;
    outline: none;
}

#wrap #content table.wide a:hover{
    text-decoration: underline;	
}

#wrap #content table.wide thead th{
    border: 1px solid #d0d0d0;
    background-color: #e0e0e0;
    line-height: 1.7em;
    font-size: 0.85em;
}

#wrap #content table.wide tbody tr.even{
    /*border: 1px solid #d0d0d0;*/
    background-color: #f2f2f2;
    line-height: 1.7em; 
}
#wrap #content table.wide tbody tr.odd{
    /*border: 1px solid #d0d0d0;*/
    border: none;
    background-color: #ffffff;
    line-height: 1.7em; 
}

#wrap #content table.wide tbody tr:hover{
    /*background-color: #dfdfdf;*/
    /*background-color: #B8D0DE;*/
    background-color: #DCE8EB;
}


#wrap #content table.wide tbody td.title{
    /*width: 60%;*/
    width: 410px;
    text-align: left;
    padding: 0.3em 0.5em 0 0.3em;
    font-size: 0.9em;
}

#wrap #content table.wide tbody td.title a{
    display: block;
    width: 100%;	
}

#wrap #content table.wide tbody td.price{
    /*width: 20%;*/
    /*width: 100px;*/
    width: 100px;
    min-width: 85px;
    text-align: center;
    padding: 0 0.3em 0 0.3em;
}

#wrap #content table.wide tbody td.drop-amount{
    /*width: 10%;*/
    width: 70px;
    min-width: 70px;
    text-align: center;
    padding: 0 0.3em 0 0.3em;
}

#wrap #content table.wide tbody td.drop-percentage{
    /*width: 10%;*/
    width: 70px;
    min-width: 70px;
    text-align: center;
    padding: 0 0.3em 0 0.3em;
}
#wrap #content table.wide tbody td.price-history{
    /*width: 10%;*/
    width: 65px;
    min-width: 60px;
    text-align: center;
    padding: 0 0.3em 0 0.3em;
}
#wrap #content table.wide tbody td.report-invalid-price{
    /*width: 10%;*/
    width: 65px;
    min-width: 60px;
    text-align: center;
    padding: 0 0.3em 0 0.3em;
}

#wrap #content table.wide tbody td.valid-price{
	background-image: url('images/icon_accept.gif');
	background-position: center left;
	background-repeat: no-repeat;
}

#wrap #content table.wide tbody td.new-price{
    background-image: url('images/action_refresh_blue.gif');
    background-position: center left;
    background-repeat: no-repeat;
}

#wrap #content table.wide tbody td.price strong{
    font-weight: bold;
    font-size: 0.9em;
    color: #A12A2A;
}

#wrap #content table.wide tbody td.price span{
    font-size: 0.72em;
}

#wrap #content table.wide tbody td.report-invalid-price a img{
    vertical-align: middle;
    /*margin-left: 0.5em;*/
}

/**
 _____ SIDEBAR ______
 **/
 
#wrap #sidebar{
    width: 15%;
    min-width: 120px;
    background-color: #f0f0f0;
    float: left;
    margin: 2.0em 0 0 0;
    padding: 0.5em;
    font-family: Cambria, Georgia, serif;
    font-size: 1.2em;
}

#wrap #sidebar h4{
    font-size: 1.3em;
    line-height: 1.4em;
    border-bottom: 1px solid #d0d0d0;
    margin: 0.5em 0;	
}

#wrap #sidebar ul#category-list{
    list-style: none;
    font-weight: normal;
    margin: 0;
    text-align: left;
    padding: 0;
}

#wrap #sidebar ul#category-list li{
    line-height: 1.0em;
    margin: 0.2em 0;	
}

#wrap #sidebar ul#category-list a{
    color: #41528A;
    display: block;
    padding: 0.5em 0;
    font-size: 1.2em;
    text-decoration: none;
}
 
#wrap #sidebar ul#category-list a:visited{
    color: #41528A;
}
 
#wrap #sidebar ul#category-list a:hover{
    color: #59264D; 
    background-color: #d5d5d5;
    text-decoration: underline;
}

#wrap #sidebar ul#category-list a.selected{
    text-decoration: none;	
    color: #000000;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #d9d9d9;
}

#wrap #content #time-filter{
    float: right;
    font-family: Cambria, Georgia, serif;
    font-size: 1.2em;	
    margin: 0.8em 0.2em 0 0;
}

#wrap #content #time-filter a{
    color: #41528A;
    display: inline;
    padding: 0.2em 0;
    text-decoration: none;
}
 
#wrap #content #time-filtert a:visited{
    color: #41528A;
}
 
#wrap #content #time-filter a:hover{
    color: #59264D; 
    text-decoration: underline;
}

#wrap #content #time-filter a.disabled{
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

/*      
//////////////////////////////////////////////////////
    PAGINATION
//////////////////////////////////////////////////////
*/

#pagination {
    margin: 20px 0px;
    padding: 15px 0px;
    text-align:center;
}
#pagination a {
    padding: 8px 6px;
    display:block;
    display:inline;
    margin: 0px 11px 0px 0px;
    background-color: #fafafa;
    border: 1px solid #EDEDED;
    color: #41528A;
    text-decoration: none;
}
#pagination a:hover {
    background-color: #EDEDED;
    border: 1px solid #D3D3D3;
}
#pagination span.current {
    font-weight: bold;
    padding: 5px 8px;
    display:block;
    display:inline;
    margin: 0px 11px 0px 0px;
    border: 1px solid #D3D3D3;
}
#pagination span.break {
    padding: 5px 6px;
    display:block;
    display:inline;
    margin: 0px 11px 0px 0px;
}
#pagination a {
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px;
}
#pagination a:hover {}


/*
 * FOOTER
 */
#wrap #footer{
    height: 4em;
    margin: 1em auto;
    background-color: #f4f4f4;
    padding: 0 0.4em;
}

#wrap #footer #footer-copy{
	float: left;
    width: 14em;
    height: 1.5em;
    font-size: 1.2em;
    color: #333333;
}

#wrap #footer #footer-navigation{
    float: left;
    margin: 1em 0 0 0.5em;
    width: 70em;
    height: 1.5em;
}

#wrap #footer #footer-navigation a{
    display: block;
    float: left;
    margin: 0 0 0 0.9em;
    color: #41528A;
    font-size: 1.2em;
    text-decoration: none;
}

#wrap #footer #footer-navigation strong.current{
    display: block;
    float: left;
    margin: 0 0 0 0.9em;
    color: #333333;
    font-size: 1.2em;
    text-decoration: none;
}

#wrap #footer #footer-navigation a:visited, #wrap #footer #footer-navigation a:hover{
    text-decoration: none;
    color: #41528A;
}

#wrap #footer #footer-navigation a:hover{
    text-decoration: underline;
    color: #59264D;
}

/*
 * PAGE
 */
#wrap #content #page{

}

#wrap #content #page .page-title{
    font-size: 1.8em;	
}

#wrap #content #page .page-content{
    font-size: 1.25em;	
}

/*
 * PRODUCT
 */
#wrap #content .single-product{
    width: 100%;	
    color: #333333;
}

#wrap #content .single-product h3{
    font-size: 1.8em;
    border: none;	
    margin: 0;
    padding: 0;
}
#wrap #content .single-product .product-title{
    font-size: 2.2em;   
    margin: 0.5em 0 0.5em 0;
}
#wrap #content .single-product .product-title a,
#wrap #content .single-product .product-title a:visited{
	text-decoration: none;
	color: #41528A;
}
#wrap #content .single-product .product-title a:hover{
	text-decoration: underline;
}
#wrap #content .single-product .product-meta{
    width:95%;
    /*min-height: 130px;*/
    /*float: left;*/
    margin: 2.5em 0 2.5em 0;
    padding: 0.5em;
    border: 1px solid #e0e0e0;
}
#wrap #content .single-product .product-image{
	/*width: 200px;*/
	float: left;
	margin: 0.5em;
	padding: 0.5em 0.5em;
	/*border: 1px solid #f0f0f0;*/
	overflow: hidden;
	max-width: 200px;
	text-align: center;
}

#wrap #content .single-product .product-image:hover{
    /*border: 1px solid #333333;*/
}

#wrap #content .single-product .product-image a{
    margin: 0 auto;	
    padding: 0.5em;
    display: block;
    border: 1px solid #f0f0f0;
}
#wrap #content .single-product .product-image a img{
    margin: 0 auto;	
}
#wrap #content .single-product .product-info{
	width:60%;
	min-height: 130px;
    float: right;
    margin: 0 0 0 4.0em;
    padding: 0.5em;
    /*order: 1px solid #e0e0e0;*/
}
#wrap #content .single-product .product-price{
    font-weight: bold;
    font-size: 2.3em;	
    display: block;
    margin: 0.2em;
    text-align: center;
    width: 160px;
    color: #FF3100;
}
#wrap #content .single-product .product-info .product-details{
	
}
#wrap #content .single-product .product-info .product-details a.product-details-url,
#wrap #content .single-product .product-info .product-details a.product-details-url:visited{
	text-decoration: none;
	color: #41528A;  
	font-weight: bold;  
	background-color: #FFFFFF;
	font-size: 1.4em;
	padding: 0;
}
#wrap #content .single-product .product-info .product-details a.product-details-url:hover{
    text-decoration: underline;	
}
#wrap #content .single-product .product-info table{
    /*border: 1px solid #e0e0e0;*/
    border: none;
    width: 100%;
    font-size: 1.2em;
    text-align: left;
    border-collapse: collapse;
    margin:0 0 0.8em 0;
}
#wrap #content .single-product .product-info table tr{
    
}
#wrap #content .single-product .product-info table th{
    /*border: 1px solid #e0e0e0;*/
    border: none;
    font-weight: bold;
    padding: 0.5em 0;
    width: 30%;
}
#wrap #content .single-product .product-info table td{
    /*border: 1px solid #e0e0e0;*/
    border: none;
    font-weight: normal;
    text-align: left;
    padding: 0.5em 0;
}


#wrap #content .single-product .product-prices{
    width: 50%;
    margin: 1.5em 0 5em 0;
    /*padding: 0.5em;*/
    /*border: 1px solid #e0e0e0;*/
    border: none;
}
#wrap #content .single-product p.message{
    font-size: 1.2em;
}
#wrap #content .single-product .product-prices table{
	border: 1px solid #e0e0e0;
	width: 100%;
	font-size: 1.4em;
	text-align: left;
	border-collapse: collapse;
}
#wrap #content .single-product .product-prices table tr{
    
}
#wrap #content .single-product .product-prices table th{
	border: 1px solid #e0e0e0;
	font-weight: normal;
	padding: 0.5em;
}
#wrap #content .single-product .product-prices table td{
	border: 1px solid #e0e0e0;
	font-weight: normal;
	text-align: right;
	padding: 0.5em;
}
#wrap #content .single-product .product-prices table tr.current-price{
	background-color: #cccccc;
}
#wrap #content .single-product .product-prices table tr.lowest-price{
	background-color: #00509F;
	color: #ffffff;
}
#wrap #content .single-product .product-prices table tr.average-price{
	background-color: #1D9100;
	color: #ffffff;
}
#wrap #content .single-product .product-prices table tr.highest-price{
	background-color: #9B0000;
	color: #ffffff;
}