﻿html,body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: verdana;
        text-decoration:none;
        font-size:x-small;
        text-transform:uppercase;
}

body 
{
    margin:0 0 0 0;
    border:0 0 0 0;
    padding:0 0 0 0;
    background-image: url(http://i42.photobucket.com/albums/e327/bett32/blogg/paisley_repeatwhite.gif);
background-repeat: repeat;
background-position: top left; 
background-attachment: fixed;

font-family: verdana;
color: #4B3422 ;
letter-spacing: 0pt;
font-weight: normal;
font-size: x-small;
}

.cont 
{
position:relative;
background: #f4f4ee;
    font-size:small;
    font-family:Arial;
    font-style:normal;
    border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   vertical-align:top;
}

.unverified 
{
position:relative;
background: #ffa35b;
    font-size:small;
    font-family:Arial;
    font-style:normal;
    border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   vertical-align:top;
}

.verified
{
position:relative;
background: #c2ff7b;
    font-size:small;
    font-family:Arial;
    font-style:normal;
    border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   vertical-align:top;
}

.rejected
{
position:relative;
background: green;
    font-size:small;
    font-family:Arial;
    font-style:normal;
    border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   vertical-align:top;
}

.posted
{
position:relative;
background: #ff884d;
    font-size:small;
    font-family:Arial;
    font-style:normal;
    border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   vertical-align:top;
}


/*links*/
A:link
{ text-decoration: none; color:#4B3422; }
A:visited
{ text-decoration: none; color:#4B3422; }
A:active
{ text-decoration: none; color:#4B3422; }
A:hover
{ text-decoration: none; color:#7CBBCD; }

a.hl:link
{
text-decoration: none; color:#ffffff;
}
a.hl:visited
{
text-decoration: none; color:#ffffff;
}
a.hl:hover
{ 
    text-decoration: none; color:#7CBBCD;
}
a.hl:active
{
text-decoration: none; color:#ffffff;
}



/*Errors*/

.error 
{
    color:Red;
    font-size:smaller;
    font-weight:bolder;
}

/*Textboxes*/

.purchaseTb
{
	/* background-image: url(images/comment.gif);
	
	background-repeat: no-repeat;
	background-position: left top;
*/	
    background-color: #cccccc;
	color: #3d3d3d;
	border: 1px solid #6297BC;
	padding-left: 16px;
	font-family: Arial, Verdana, Helvetica, sans12serif;
}

.tb
{
    background-color: #7cbbcd;
	color: #4b3422;
	border: 1px solid #4b3422;
	font-family: Arial, Verdana, Helvetica, sans12serif;
}

.cidtb
{
    background-color: #FFFFFF;
	color: #000000;
	border: 0px;
	font-family: Arial, Verdana, Helvetica, sans12serif;
}

/*tables*/

table.admin_header 
{
    background:#222;
    width:80%;
    height:30px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: 0 0 0 0;
    border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
}    

table.ppcell
{
    background:#4ebaff;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width:100%;    
    border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   vertical-align: middle;
    font-size: smaller;
    font-family: Arial;
    font-weight:bold;
}  

table.collection
{
    background:#f4f4ee;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width:100%;    
    border-radius: 15px;
   -moz-border-radius: 15px;
   -webkit-border-radius: 15px;
   vertical-align: middle;
    font-size: smaller;
    font-family: Arial;
    font-weight:bold;
}  

td.stockcell
{
    background:#cccccc;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
   vertical-align: middle;
    font-size: smaller;
    font-family: VERDANA;
    font-weight:bold;
}    

td.tpcell
{
    background:#ffffff;
    padding: 0 0 0 0;
    margin: 2 0 0 2;
    background-image: url(http://littleblacksparrow.com/img/totalprice.gif);
    background-repeat:no-repeat;
    
}    


td.carttd_header
{
    padding: 10 10 10 10;
    margin: 0 0 0 0;
   vertical-align: middle;
   text-align:center;
    font-size: 10px;
    font-family: VERDANA;
    font-weight:bold;
}    

td.carttd
{
    padding: 10 10 10 10;
    margin: 0 0 0 0;
    color:#3d3d3d;
   vertical-align: middle;
   text-align:center;
    font-size: Small;
    font-family: VERDANA;
}    



.loginbox 
{
    background:#FFFFFF;
    border: solid 1px #3d3d3d;
    vertical-align:middle;
    width:300px;
}

.modalBackground 
{ 
 background-color:#FFFFFF; 
 filter:alpha(opacity=70); 
 opacity:0.7;
 
}

/*tabs*/
.dTabs .ajax__tab_header 
{
	font-size:10px;
	font-weight:bold;
    font-family:Arial;
    padding-left:0px;
    width:50;
    border-bottom:solid 1px #666666;
}
.dTabs .ajax__tab_body 
{
    font-family:Arial;
    font-size:10px;
    border:solid 1px #3d3d3d;
    border-top:none;
    background-color: #FFFFFF;
} 
/* Active/Hover States */
.dTabs .ajax__tab_active .ajax__tab_outer
{
    margin-right:4px;
	background:url(img/active-tl.gif) no-repeat left top;    
}
.dTabs .ajax__tab_active .ajax__tab_inner
{
    margin-left:4px;
	background:url(img/active-tr.gif) no-repeat right top;        
}
.dTabs .ajax__tab_active .ajax__tab_tab
{
	margin-right:4px;	
	padding:5px 3px;
	color:#fff;
	background:#666666;
	text-decoration:none;
}
/* Regular States */
.dTabs .ajax__tab_outer
{
    margin-right:4px;
	background:url(img/inactive-tl.gif) no-repeat left top;   	
}
.dTabs .ajax__tab_inner
{
    margin-left:4px;
	background:url(img/inactive-tr.gif) no-repeat right top;  	
}
.dTabs .ajax__tab_tab
{
	margin-right:4px;
	padding:5px 3px;
	color:#3d3d3d;
	background:url(img/inactive-mid.gif) repeat-x;
	text-decoration:underline;
}
