body {
font-family: 'Tahoma', 'Verdana', 'Arial', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; 
font-family: 'Verdana', 'Arial', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; 
font-size: 62.5%;
background-color: #F3EDE9;
text-align: center;
}

h1
{
font-weight: bold;
font-size: 1.6em;
}

h2 {
font-weight: bold;
font-size: 1.4em;
margin-left: 1%;
}

h3 {
font-weight: bold;
font-size: 1.2em;
}


a,a:visited 
{
color: blue;
font-weight: bold;
text-decoration: none;
}

a:hover
{
color: red;
}

a img
{
border: 0px;
}


.container
{
border: 0px solid green;
text-align: left;
margin: 0 auto;
width: 95%;
margin-left: auto;
margin-right: auto;
}

/* logo, search bar and cart box*/
.top-container {
margin-bottom: 10px;
border: 0px solid green;
}

.bottom-container {
border: 0px solid magenta;
background-color: #e0ded7;
}

#logo {
border: 0px solid black;
}

#paypal {
border: 0px solid magenta;
position:relative; top: 5px;
}

#titlebar {
background: url(../images/website-banner-collage.jpg) 106px 3px repeat-x;
border: 0px solid magenta;
}

#titlebar table {
width: 100%;
position:relative; left: -5px;
}

#titlebar td {
border: none;
border: 0px solid black;
}

#search 
{
/*
background-color: #e0ded7;
border: 0px solid #cccccc;
margin: -30px 2px 0px 0px;
*/
float: right;
padding-left: 5px;
font-weight: bold;
font-size: 120%;
}

#cartypoo
{
float: right;
border: 0px solid magenta;
position:relative; top: 4px;
font-weight: bold;
font-size: 120%;
}

.search img {
margin-top: 5px;
}


#cart_view tr {
	background: #F3EDE9;
	}

#cart_view th,td {
border: 1px solid #cccccc;
padding: 3px 5px 1px 5px;
}

#cart_view span {
width: 100px;
}

#cost_summary {
float: left;
margin: 5px 3px 0px 0px;
}

#paypal_link {
border: 1px solid #cccccc;
margin-top: 7px;
}

#nav_poweredby {
text-align: center;
margin: 1em 0em 0em 0em;
border: 0px solid magenta;
}

#nav_poweredby img {
border: 1px solid black;
}


/* top bar and main page*/
.roundcont {
        width: 100%;
        background-color: #E0DED7;
        color: #000000;
        display: block;
}




/*
.roundcont p {
        margin: 0 10px;
}
*/

.roundtop { 
        background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
        background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 11px;
   height: 11px;
   border: none;
   display: block !important;
}

/* ------- categories.htm - blocks of top / second level categories with image ------- */
div.listing {
        border: 0px solid black;
        float: left;
	margin: 0px 1% 0px 0px;
        width: 31%;
	}

.clear {
	clear: left;
	}

.category {
        display: block;
        border: 0px solid red;
        margin: 0% 0% 0% 28%;
}

#welcome_text {
	float: right;
	background: #F3EDE9;
	padding: 5px;
	border: 1px solid #777777;
	margin: 0px 1% 10px 0px;
	width: 33%;
	font-size: 100%;
	text-align: left;
	}

#welcome_text img {
	float: right;
	border: 1px solid #cccccc;
	margin: 5px;
	}
	

.categorytext
        {
        margin: 0px 0px 1% 1%;
	padding: 5px 2px 0px 2px;
        border: 1px solid #cccccc;
	background: #F3EDE9;
        }

.category_text_box
	{
       border: 0px solid magenta;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}

.categorythumb {
	text-align: center;
        display: block;
	margin-right: auto;
	margin-left: auto;
        }

.youarein
{
margin: 0px 0px 10px 0px;
font-weight: bold;
font-size: 120%;
}

.bold {
font-weight: bold;
}

.boldlarger {
font-weight: bold;
font-size: 120%;
}

.boldprice-vil {
padding-top: 0.5em;
padding-bottom: 0.5em;
border: 0px solid black;
font-weight: bold;
float: left;
}

.boldprice-vid {
padding-top: 1em;
padding-bottom: 0.5em;
border: 0px solid black;
font-weight: bold;
width: 55%;
}

.postage {
float: right;
margin: 2% 2% 0% 0%;
}

.postage table {
border: 1px solid #cccccc;
margin-left: 10px;
}

#aboutusright {
float: right;
padding: 5px 0px 5px 10px;
width: 200px;
font-weight: bold;
}

#aboutusleft {
float: left;
padding: 5px 10px 5px 0px;
width: 250px;
font-weight: bold;
}

#aboutusleft350 {
float: left;
padding: 5px 10px 5px 0px;
width: 350px;
font-weight: bold;
}

#aboutus {
        display: block;
        border: 0px solid red;
	margin: 0% 0% 0% 28%;
}



/* -------- these id's are used for listing.htm  - items with thumbnail and nicetrim() text ------ */
#gallery {
        display: block;
        border: 0px solid red;
	margin: 0% 0% 0% 28%;
}

#gallery p {
        display: block;
        border: 0px solid cyan;
	margin-left: 112px;
	}


#gallerytext 
        {
        display: block;
        margin: 0px 0px 5px 0px;
	padding: 3px;
        border: 1px solid #cccccc;
	float: left;  
        width: 95%; 
	background: #F3EDE9;
        }

#smallthumb {
        display: block;
	width: 110px;
	float: left;
        border: 0px solid yellow;
        text-align: center;
        margin-right: 3px;
	}

/* -------- contact page ----------- */

#contact {
       display: block;
       border: 0px solid red;
	margin: 0% 0% 0% 28%;
}


#contact_L {
	float: left;
	margin: 0px 10px 0px 0px;
        border: 1px solid #cccccc;
	}

#contact_L td,th {
        border: 0px solid #cccccc;
	}

#contact_R {
        border: 0px solid #cccccc;
	}

#contact_R td,th {
        border: 0px solid #cccccc;
	}

/* -------- id's for view_item.htm page --------- */
/* Pix Bar */
#pixbar {
        display: block;
	float: left; 
	width: 105px;
	margin: 0% 2% 1% 1%;
        border: 0px solid aqua;
	text-align: center;
	}

#pixbar img {
	border: 1px solid #cccccc;
	}

#view_item_main {
        display: block;
        border: 0px solid red;
}

#view_item_page
        {
        display: block;
        margin: 0px 0px 5px 0px;
	padding: 5px;
        border: 0px solid green;
	float: left;  
        width: 95%; 
	background: #F3EDE9;
        }

#view_item_text
        {
        display: block;
        margin: 0px 0px 5px 132px;
        border: 0px solid gray;
        }

/* Menu Bar */

.menu_main {
	float: left;
	border: 0px solid gray;
	width: 25%;
	margin-left: 1%; 
	}

.menu_options {
	text-align: center;
	margin-bottom: 2px;
	font-weight: bold;
	}

.menu_roundcont {
        border: 0px solid #e0ded7;
        background-color: #B5BBB9;
        color: #000000;
}

.menu_roundcont p {
        margin: 0 10px;
}


.menu_roundtop { 
        background: url(../images/tr_blue.gif) no-repeat top right; 
}

.menu_roundbottom {
        background: url(../images/br_blue.gif) no-repeat top right; 
}

img.menu_corner {
   width: 11px;
   height: 11px;
   border: none;
   display: block !important;
}

#squashy_menu {
margin-left: 5%;
padding: 2px;
} 

.topmasterdiv {
border: 0px solid yellow;
width: 25%;
float: left;
margin-right: 1%;
margin-left: 1%;
}

.rhtopmasterdiv {
border: 0px solid yellow;
margin-left: 27%;
width: 70%;
}

.newtabbedmenu {
margin-left: 1%;
}

.newtabbedmenu img {
margin-right: -2px;
}

.tabbed-display-box {
margin-top: -3px;
margin-left: 1%;
background-color: #f3ede9;
width: 94%;
padding: 2%;
}

#static_menu_div {
margin-left: 2%;
margin-right: 2%;
}

#masterdiv {
margin-left: 2%;
margin-right: 2%;
}




.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#F3EDE9;
color:#000000;
padding:2px;
font-weight:bold;
/* border:1px solid #777777; */
}

.submenu{
margin-bottom: 0.5em;
}


