/*   

div {
	border: 1px solid red;
}
span {
	border: 1px solid red;
}

*/ 
* {

	margin: 0;
	padding: 0;
}

body, input, textarea {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;       
}

body {
	background: url(../../media/i/page_bg.png) repeat-x;
	font-size: 13px;
	color: black;
}

h1, h2 {
	
	color: #292929;
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

h2 {
	font-size: 24px;
	color: #292929;
}

h3 {
	font-size: 20px;
	color: #292929;
	margin-bottom:-8px;
}

p, ul, ol {

	text-align: justify;
	line-height: 150%;
}

p {
}

ul {
}

ol {
}



a {
	color: #0048C1;
}

a:hover {
	color: #920104;
}

a:visited {
    color: #A900B7;
}


img {
	border: none;
}

img.left {
}

img.right {
}


hr {

}


input {
    border: 1px solid grey;   
    font-size:12px;
    padding: 3px;
}

/* Logo */

#logo {
	height: 72px;
	margin: 0 0;
    background: url(../../media/i/logo_bg.png) repeat-x;
}

#logo #title {
	float: left;
	padding: 18px 0px 0 45px;
	height: 54px;
	background: url(../../media/i/img02.gif) no-repeat 0 17px;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -2px;
}

#logo #slogan {
	float: left;
	padding:27px 0px 0 10px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


#logo #contacts {
	margin-left: 100px;
    width: 190px;
	margin-top: 4px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../../media/i/menu_support_bg.png) repeat-x;
}


#logo #contacts #email {
	background: url(../../media/i/menu_email.png) no-repeat;
	padding-left: 25px;
	padding-top: 1px;
	line-height: 23px;
	font-size: 12px;
}

#logo #contacts #support {
	background: url(../../media/i/menu_support.png) no-repeat;
	padding-left: 25px;
	padding-top: 1px;
	line-height: 23px;
	font-size: 12px;
}

#logo #contacts a {
	text-decoration: underline;
	color: #E2E2E2;
}

#logo #contacts a.active {
    text-decoration: none;
    color: #808080;
}

#logo-menu {
	float: left;
	margin-left: 120px;
	margin-top: 0px;
	font-size: 11px;
	color:white;
	vertical-align:middle;
}

#logo-menu ul {
	line-height: 17px;
	padding:0px;
	margin:0px;
	list-style: square;
	color:grey;
}


#logo-menu ul li a {
	text-decoration:underline;
}

#logo-menu .active a {
	background-color: #EC0000;
	text-decoration:none;
}


/* Menu */

#menu {
	height: 35px;
	clear:both;
    background: url(../../media/i/menu_bg.png) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	margin: 0 10px;
	margin-top:-1px;
	padding: 3px 20px 0 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: #EC0000 url(../../media/i/img03.gif) repeat-x left bottom;
}



/* Page */

#bg {
	
}





/* Content */

#content {   
	float: left;
    width: 630px;
	padding-left:15px;
    margin-bottom:30px;
}

#content h1 {
    font-size:20px;
    margin: 15px 0 0px 0;
/*    //padding-left: 33px;*/
}

#content h1 a {
    color:#292929;
    text-decoration: none;
}

#content h2 {
    font-size:16px;
	margin: 15px 0 0px 0;
    margin-bottom: 8px;
/*	//padding-left: 33px;*/
}

#content h2 a {
    color:#292929;
    text-decoration: none;
    border-bottom: 1px dashed grey;
}

#content hr {
    border:none;
    border-top: 1px dotted #ACACAC;

}

#content p {   
    margin-bottom:10px;
}

#content small {   
    font-size:11px;
/*    margin-bottom:10px;*/
}



/* Footer */

#footer {
    padding: 25px 0;
    background: url(../../media/i/img08.gif) no-repeat center top;
    font-size: 12px;
}

#footer p {
    text-align: center;
}

#footermenu {
    text-align: center;
}

#footermenu ul {
    text-align: center;
    margin: 0;
    padding: 5px 0 0 0;
    list-style: none;
    line-height: normal;
    padding-bottom: 20px;
}

#footermenu li {
    padding-left: 20px;
    display: inline;
}
#footermenu li a {
    text-decoration:underline;
}


#footermenu .active a {
    text-decoration:none;
    color: black;
}







#content #link_back {
    margin-top: 10px;
    padding:3px;
    font-size:11px;
    text-decoration: none;
}


#content #link_back a {
    text-decoration: none;
}




#pagination {
    padding-top: 10px;
    font-size: 20px;
    font-weight: bold;    
}





#content #hint {
    background-color: #E0E0E0;  
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 12px;
    margin-top:10px;
    line-height: 22px;   
}







#content #page-menu {
    clear:both;
    font-size: 12px;
    margin-left: 10px;
    padding-top: 15px;
}

#content #page-menu ul {

}

#content #page-menu li {
    margin-right: 5px;
    display: inline;
}


#content #page-menu a, #content #page-menu a:visited {
    padding:3px; 
    color: #0048C1; 
}

#content #page-menu a:hover {
    color: #920104; 
}

#content #page-menu .active a   {
    text-decoration: none;  
    background-color: #E0E0E0;
    color:#000;  
}

#content ul#links li {
    background:transparent url(../../media/i/li.gif) no-repeat 0px 2px; 
    padding-left: 17px;  
    margin-left: 0px;
    line-height:15px;
    list-style-type: none;
}
form#edit_item {
    padding:5px;   
}

form#edit_item input {
    border:1px solid grey; 
    padding:5px;
    width:350px;   
}

form#edit_item textarea {
    border:1px solid grey; 
    width:350px;   
    padding:5px;
    height:200px;
}

form#edit_item select {
    border:1px solid grey;   
    width:150px;  
    padding:5px;       
}

form#edit_item div {
    margin-bottom:10px;
}#cracks {
    
}
#cracks  ul {
    list-style: none;
    line-height: 20px;
    margin-left: 20px;
    margin-top:10px; 
}

#cracks  ul li a {
    text-decoration: none;
}#faq {
}

ul#dContents {
    margin-left:20px;
    font-weight:bold;
    margin-bottom:50px;
}

ul#dContents li {

}

ul#dContents li.question {

    margin-left:20px;
    font-weight:normal;
}

ul#dContents li.section {
    margin-top:15px;
    font-size:15px;
    list-style-type: none;
    font-weight:bold;
}
ul#dContents li.section a {
    color:black;
    text-decoration: none;
}

div#answers{
    
}

div#section {
    margin-left:20px;
    font-size: 15px;
    font-weight:bold;
}


div#question {
    margin:20px;
    margin-bottom:5px;
    font-size: 14px;
    font-weight:bold;
}

div#answer {
    margin:20px;
    margin-left: 30px;
    margin-bottom:40px;
    font-size: 12px;
}


div#answer li{

    margin-left: 20px;

}

.gsc-adBlockVertical
{
    display:none;
}

.gsc-adBlock
{
    display:none;
}


.gsc-control-cse
{
    background:transparent;

    /* font-family:Arial, sans-serif; */
    border-color:#fff;
    padding:2%;
}

.gsc-branding
{
    display:none;
}

.gsc-control-cse div
{
    position:normal;
}

.gsc-control-cse:after
{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

form.gsc-search-box
{

}

.gsc-branding-text
{
    color:#000;
}


.gsc-clear-button {
    display:none;
}


/*
td.gsc-input
{
    padding-right:0;
}

.gsc-search-box
{
    border-collapse:collapse;
}

input.gsc-input
{
    font-family:inherit;
    border:1px solid;
    width:99%;
    font-size:16px;
    border-color:#777;
    padding:3px;
}

input.gsc-search-button
{
    font-family:inherit;
    font-size:15px;
    color:#fff;
    font-weight:700;
    text-shadow:0 1px 2px #000;
    border:1px solid;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    background-color:#333;
    border-color:#333;
    padding:3px 8px 4px;
}

     */




.gsc-tabHeader
{
    font-weight:700;
    text-transform:uppercase;
    text-shadow:0 1px 2px #000;
    padding:2px 8px 0;
}

.gsc-tabHeader.gsc-tabhInactive
{
    border:1px solid;
    border-bottom:none;
    color:#fff;
    background-color:#777;
    border-color:#777;
}

.gsc-tabHeader.gsc-tabhActive
{
    border:1px solid;
    border-bottom:none;
    color:#fff;
    background-color:#333;
    border-color:#333;
}

.gsc-tabsArea
{
    margin-top:1em;
    border-bottom:1px solid #333;
    display:none;
    border-color:#333;
    padding:0;
}

.gsc-resultsHeader
{
    border:none;
    margin:0;
}

.gsc-results
{
    width:100%;
    margin-top:1em;
}

.gs-result .gs-title
{
    font-size: 14px;
    line-height: 18px;
/*    text-decoration: none;*/
    padding: 0;
}

.gs-result .gs-title a b
{
/*    text-decoration: none;      */
}

.gs-result a {
    text-decoration: underline;
    color: #0048C1;
}

.gs-result a:hover {
/*    color: #920104;*/
}

.gs-result a:visited {
    color: #A900B7;
}



     
.gsc-webResult .gsc-result
{
    /* line-height:18px; */
    font-size: 11px; 
    background: transparent;
    margin-bottom: 1em;
    border-left: 1px dotted white;
    padding: 0 0 0 .5em;
    margin-bottom: 20px;
    padding:5px;
}

.gsc-webResult .gsc-result:hover
{
    background-color : #F8F8F8;
    border-left: 1px dotted grey;
}


.gsc-webResult .gsc-result .gs-snippet {
    color: #969696;
}

.gsc-webResult .gsc-result .gs-snippet b {
    /* text-decoration: underline; */
    color: #808080;
}

.gsc-trailing-more-results {
    font-size:10px;
}

.gs-webResult.gs-result .gs-visibleUrl
{
    color:#808080;
    display:none;
}

.gs-webResult.gs-result .gs-visibleUrl-short
{
    /* color:#000;*/
}

.gsc-cursor-box
{
    border-top:1px dotted;
    text-align:left;
    border-color:#FFF;
    padding:.5em 0 0 .5em;
}

.gsc-results .gsc-cursor-page.gsc-cursor-current-page
{
    color:#fff;
    background-color:#333;
    border-color:#333;
    padding:0 5px;
}

.gs-promotion.gs-result
{
    border:1px solid;
    background-color:#E6E6E6;
    border-color:#CCC;
}


.gsc-results .gsc-cursor-page
{
    background-color:#FFF;
    border-color:#777;
}

.gs-promotion.gs-result .gs-visibleUrl-short
{
    color:#0C0;
}.hovertip {
    position: absolute;
    padding: 5px;
    z-index: 200;
    max-width: 250px;

    color: #303030;
    background-color: #f5f5b5;
    border: 1px solid #DECA7E;

    font-weight:normal;
    font-size: 10px;
    line-height: 13px;
    text-align: left;
} #items-icons {
    padding:10px;
    margin-top:5px;
    background-color: #E8FFE8;
    float:left;
    margin-left:25px;
    padding-bottom:0px;
    padding-top:0px; 
}

#items-icons #item {
    float: left;
    width: 140px;
    position: relative;
    margin-top: 10px;     
    margin-bottom: 10px;
  
}
      
#items-icons #item #thumbnail {
    margin-left: 35px;   
    width: 70px;
    height: 70px;
    border: 1px solid grey;
    background-color: white;
    background-repeat:  no-repeat;
    background-position: center;
}

#items-icons #item #title {
    text-align: center;
    font-size: 11px;  
    padding-top: 5px;
}

#items-icons #item #newprice {
    position: absolute;
    
    background-color: #FCFF7D;
    
    left: 85px;
    top: 40px;
    width: 35px;
    
    text-align: center;
    padding: 3px;
    font-size:10px;
    color:#272727;
   font-style: italic;
    border-left: 2px solid red;     
}

#items-icons #item #oldprice {
    position: absolute;
    
    background-color: #DDDCDB;
    
    left: 76px;
    top: 26px;
    width: 25px;
    padding: 5px;  

    line-height: 5px;
    

    text-align: center;  
    text-decoration:line-through;
    font-size:10px;
    color:#272727;
    border-left: 1px solid black;  
}


#items-icons #item #newprice .digits {
    font-size: 15px;
    font-weight: bold; 
    color:black;
}






/* large list */

#items-large-list a {
    text-decoration: none;
}

#items-large-list {
    padding:10px;
}

#items-large-list #item {
    float:left;
    width:100%;
    
    position: relative; 
    margin-bottom: 20px;
                         
}
      
#items-large-list #item #thumbnail {
    margin-left: 0px;   
    width: 70px;
    height: 70px;
    border: 1px solid grey;
    background-color: white;
    background-repeat:  no-repeat;
    background-position: center;
}

#items-large-list #item #title {
    font-size: 14px; 
    font-weight: bold;
    margin-top:18px;
}

#items-large-list #item #type {
    font-size: 10px;
    color:black;
    padding:4px;
    background-color: #E0E0E0;
}

#items-large-list #item #type.t1 {
    background-color: #FFF4D2;
}

#items-large-list #item #type.t2 {
    background-color: #F2D2FF;
}

#items-large-list #rating {
    margin-top: 5px;  
}

#items-large-list #date {
    margin-top: 5px;
    color: #808080;
    font-size: 12px;  
}

#items-large-list #item #newprice {
    position: absolute;
    
    background-color: #FCFF7D;
    
    left: 55px;
    top: 40px;
    width: 35px;
    
    text-align: center;
    padding: 3px;
    font-size:10px;
    color:#272727;
    font-style: italic;
    border-left: 2px solid red;     
}

#items-large-list #item #oldprice {
    position: absolute;
    
    background-color: #DDDCDB;
    
    left: 46px;
    top: 26px;
    width: 25px;
    padding: 5px;  

    line-height: 5px;
    

    text-align: center;  
    text-decoration:line-through;
    font-size:10px;
    color:#272727;
    border-left: 1px solid black;  
}


#items-large-list #item #newprice .digits {
    font-size: 15px;
    font-weight: bold; 
    color:black;
}











/* compact list */

#items-compact-list a {
    text-decoration: none;
}

#items-compact-list {
    padding:10px;
}

#items-compact-list #item {
    padding-bottom: 10px;
    background: #FFFFFF url(../../media/i/dot.png) repeat-x 0 15px ;  
}

#items-compact-list #title {
    background: #FFFFFF;
    padding-right:5px;
    float:left;
}

#items-compact-list #price {
    background: #FFFFFF;
    padding-left:5px; 
    float:right;
}

#items-compact-list #price {
     color:black;
}



/*single*/
#single {
    padding-left: 10px; 
    padding-bottom: 10px;
}

#single h1{
    float: left;
}

#single h1 a, #single h2 a {
    text-decoration: none;
    color:black;
}

#single h2 {
    float:left;
    padding:3px;
    margin-top:17px;
    font-size:12px;
    font-weight:normal;
    margin-left:10px;
}

#single h2.t1 {
    background-color: #FFF4D2;
}

#single h2.t2 {
    background-color: #F2D2FF;
}

#single #description {
    font-size:12px;
    padding: 10px;    
}


#single #description li {
      margin-left:30px;
      line-height:15px;
}


#single  #url {
    font-size:12px;
    padding-left: 15px;
}





/* rating */
#rating {       
background:transparent;      
    background-image: url(../../media/i/rating/0.png);
    width: 75px;
    height: 17px;
}
#rating div {
    width:0px;  
    background:transparent; 
    background-image: url(../../media/i/rating/1.png);   
}




#sidebar #pricebox {
    background: #EAE3E3;   
    padding:10px; 
}

#sidebar #pricebox #pricerow {
    background: #EAE3E3 url(../../media/i/dot.png) repeat-x 0 10px ; 
}

#sidebar #pricebox #pricerow.oldprice {
    font-size:10px;
    color:grey;
    background: #EAE3E3 url(../../media/i/dot_grey.png) repeat-x 0 10px ; 
}

#sidebar #pricebox #pricerow.newprice {
    font-weight: bold; 
    font-size: 15px;    
}

#sidebar #pricebox #pricerow.newprice span {
    font-weight: bold;
    font-size: 17px;
}

#sidebar #pricebox #pricerow #ptitle {
    background: #EAE3E3;
    padding-right: 7px;
}

#sidebar #pricebox #pricerow #pvalue {
    background: #EAE3E3;
    padding-left: 7px;
}

#sidebar #pricebox #pricerow .asterisk {
    font-size:10px;
    font-weight:normal;
    color:red;
}

#order {
    margin-top: 10px;
    float:right;
    padding-bottom: 5px;
    background: transparent url(../../media/i/order.png) no-repeat ;  
    padding-left:27px;         
}

#cheaper a {
/*    margin-top: 10px;*/
    float:right;
    font-style: italic;
    font-size:10px;
    color: #585858;
/*    padding-bottom: 10px;
    background: transparent url(../../media/i/order.png) no-repeat ;  
    padding-left:27px;         
*/
}

#sidebar #includes {
    margin-top:10px;
    font-size:12px;
    color: #585858;
    padding:10px;
}

#sidebar #includes li {
    list-style-type: none;
}




#backlink {
    margin-left: 10px;
    font-size:11px;
    margin-top:10px;
    color: #585858;
}#post {
    margin-top:15px;
    padding-bottom: 30px;
}

#post #date {
    font-size:10px;
    color: #A7A4A0;
    padding-bottom:10px;
}

#post #text {
    margin-left:25px;
}

  
  
  
  
h1 #rsslink a{
    text-decoration:    underline;
    background-color: #FFEA9F;
    color:#000;  
    font-size: 12px;
    font-weight:normal;
    padding:5px;
}



#request_form_popup {
     margin: -1px;
     padding: 10px;
     background-color: white;
     font-size: 10px;
}

#request_form_popup #errors {
    background-color: #FFBBBD;
    border: 1px solid #FFBBBD; 
    padding:5px;
    font-size:12px;
    margin-top:10px;
}

#request_form_popup form #email {
    margin-top:10px;
    padding-top:10px;
}
#request_form_popup input.tEmail {
    background: url(../../media/i/menu_email.png) no-repeat 0 -3px;
    width:200px;
    padding:3px;
    padding-left:25px;
}






#dProblemEmail {
    font-size:11px;
    background: #C0FFC0 url(../../media/i/problem_emails.png) no-repeat 15px 5px;   
    padding:5px;
    padding-top: 35px;
    padding-left:15px;       
}

#dProblemEmail a{
    color: #000080;      
}

#dProblemEmail a:hover{
    color: #0000FF;      
}


/*form*/

#request_form {
    margin-top:20px;
    margin-bottom:50px;
    border-left:30px solid #F0F0F0;
    padding-left: 50px;
/*    border:1px solid;*/
}

#request_form #errors {
    background-color: #FFBBBD;
    border: 1px solid #FFBBBD; 
    padding:5px;
    font-size:12px;   
    margin-right:90px; 
}

#request_form #input_title {
    float:left;
    width:150px;
    font-size:12px;
    clear:left;  
    
    padding-top:15px; 

}

#request_form #input.required {
    color:red;
}

#request_form #input {
    float:left; 
    padding-top:10px; 
}

#request_form #input input {
    width: 300px;
    margin-top:-1px;
    padding: 3px;
}

#request_form #submit {
/*    width: 50px;*/
/*    float:right;*/
    text-align:right;
    padding-top: 10px;
    padding-right:92px;
}

#request_form #submit input {
    background: transparent url(../../media/i/rightarrow.png) no-repeat;  
    background-position: right;
    padding:5px;
    padding-right:25px;

/*    margin-*/
    /*    width:1%;*/
    /*    width: 50px;*/
}



#request_form textarea {
    width: 300px;
    height: 120px;
    float:left;  
    font-size:12px;
    margin-top:-1px;
    padding: 3px;
    border:1px solid grey;
}




/*success*/
#success {
    background: #AEFFAE;
    padding:10px;
    margin-top:15px;
}

#success h1 {
    font-size:20px;
    font-weight:bold;  
    margin-top:0px;  
}

#success h2 {
    font-size:14px;
    font-weight:normal;    
}


#back-link {
    font-size:15px;
    font-weight:normal;    
}

#success #problem_email {
    margin-top:10px;
    background: #FFF2E1 url(../../media/i/attention.png) no-repeat 20px 10px;
    height: 55px;     
    padding-left: 95px;
    padding-top: 15px;    
}

#success #rid {
    margin-top:15px;
    font-size: 16px;
    text-align: center;    
}

#success #rid h2 {
    font-size: 25px; 
    font-weight:bold;
}

#success #backlink {
    font-size:13px;
}#content #search, #content div#cse-search-form {
    background-color: #F0F0F0;  
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 12px;
    margin-top:20px;
    margin-bottom: 20px;
    line-height: 22px;      
}

#content #search #SearchField, #content #cse-search-form input.gsc-input {  
     float:left;
     width: 560px;
     font-size:17px;
     padding:5px; 

}


#content #search #bEnter, input.gsc-search-button {
     border: 1px solid red;
     float:left;
     padding:0;
     margin-left:5px;
     border:none;
     height:32px;
     width:32px;
     overflow:hidden;
     background:transparent url(../../media/i/bg-button-enter.png) no-repeat scroll 0 -66px;          
}


input.gsc-search-button {
  margin-right:20px;
}
#sidebar {
    width:100px;
    float:left;
    margin-left: 7px;
    margin-top: 10px;
    width: 207px;
}

#sidebar #box {
    background-color: #E0E0E0;
    padding: 10px;
    padding-bottom:10px;
    font-size:12px;
    color: #585858;
    margin-bottom: 15px;
}

#sidebar #box strong {
    color:black;
}

#sidebar #box p {
    text-align: left;
    border: 1px solid;
}


#sidebar #box ul {
    line-height: 8px; 
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
}

#sidebar #box li {
    background:transparent url(../../media/i/li.gif) no-repeat 0px 2px; 
    padding-left: 17px;  
    margin-left: 5px;
    line-height:15px;
    list-style-type: none;
}


#sidebar #box #SearchField {  
     color: #808080;
     float:left;
     width: 150px;
     font-size:11px;
     font-weight: bold;
     
}


#sidebar #box #bEnter{
     float:left;
     padding:0;
     margin-left:5px;
     border:none;
     height:21px;
     width:21px;
     overflow:hidden;
     background:transparent url(../../media/i/bg-button-enter.png) no-repeat;          
}
#testimonial {
border-bottom:1px dotted grey;
margin-top:40px;
margin-bottom:10px;
padding-bottom:10px;
}

#testimonial #name {
    font-weight: normal;
    text-align: right;
    margin-top:10px;
    

}


#testimonial_add {
    float:left;
        border:3px solid #D0D0D0;
        padding:5px;
        margin-top:15px;
}

#testimonial_add h1 {
        margin:0px;
        font-size:14px;
}

#testimonial_add div  {
        margin-top:10px;
        margin-bottom:10px;
}

#testimonial_add div input, #testimonial_add div textarea  {
        width:400px;
}

#testimonial_add div textarea  {
        height:150px;
}

#testimonial_add div small {
        font-style: italic;
        color: #808080;
        font-size:11px;
}

#testimonial_add #dErrors {
        border: 1px solid red;
        background: #FFC0C0;
        padding: 10px;
}

#dSuccess {
        border: 1px solid green;
        background: #E1FFE1;
        padding: 10px;
}