﻿body, html
{
	margin: 0;
	background-image: url('images/background.jpg');
	background-repeat: repeat;
	background-position: top left;
}
#container
{
	margin: 0 auto;
	width: 800px;
	text-align: center;
}

.menu-inner-item 
{
    width: 200px; 
    height: 34px; 
    padding: 10px;
}


.menu-top 
{
   	width:200px;
	height: 34px; 
	text-align: left;
	border: solid 1px green;
	background-image: url('images/link-mid2.jpg');
	background-repeat: no-repeat;
	background-position: top right; 
}

#header
{
	text-align: center;
	margin: 0 auto;
	width: 800px;
	height: 405px;
}

#contentcontainer
{
	margin: 0 auto;
	width: 800px;
	height: 100%;
	text-align: center;
	background-color: White;
	background-image: url('images/bg1.jpg');
	background-repeat: repeat-y;
	background-position: top right;
	display: table;
}

#topimage
{
	width: 570px;
	height: 188px;
	float: left;
	padding: 10px 0px 0px 40px;
}

#right-image
{
	width: 106px;
	height: 651px;
	float: right;
	padding: 2px 40px 0px 0px;
}

#links
{
	float: left;
	width: 177px;
	cursor: hand;
}



#links1
{
	float: left;
	width: 177px;
	padding-left: 40px;
}

#links2
{
	float: left;
	width: 177px;
	padding-left: 40px;
	padding-top: 20px;
}

#content
{
	float: left;
	width: 400px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 10pt;
	text-align: left;
}

#content
{
	float: left;
	width: 400px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 10pt;
	text-align: left;
}

#content2
{
	float: left;
	width: 450px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
}

#content0
{
	float: left;
	width: 470px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
}


#content3
{
	float: left;
	width: 360px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 10pt;
	text-align: left;
}

#footer
{
	text-align: center;
	margin: 0 auto;
	width: 800px;
	height: 107px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#nav2
{
	float: left;
	width: 200px;
	padding-left: 35px;
	padding-top: 10px;
}	
	
#nav3
{
	width: 200px;
	padding-top: 10px;
}	





#linkdiv
{
	width:200px;
	height: 34px; 
	border: solid 1px green;
	background-color: #ff9000;
	text-align: left;
	
}

#linkdiv2
{ 
	width:200px;
	height: 34px; 
	text-align: left;
	border: solid 1px green;
	background-image: url('images/link-mid2.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	
}

#linkdiv2ACTIVE
{ 
	width:200px;
	height: 34px; 
	text-align: left;
	border: solid 1px green;
	background-color: #7ab100;	
}

#linkdiv2:hover
{
    width: 200px;
    height: 34px;
    background-image: url('images/link-mid2.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	filter:alpha(opacity = 60);
	 
}

#linkdiv3
{
	width:200px;
	height: 34px; 
	border: solid 1px green;
	background-color: #a1e303;
	text-align: left;
	
}

#linkdiv3ACTIVE
{
	width:200px;
	height: 34px; 
	border: solid 1px green;
	background-color: #7ab100;
	text-align: left;
	cursor: hand;
}

#linkdiv3:hover
{
	width:200px;
	height: 34px; 
	border: solid 1px green;
	background-color: #7ab100;
	text-align: left;
	cursor: hand;
}

#link
{
    width: 200px;
    height: 34px;
    cursor: hand;
    padding-top: 4px;
}




a.pview
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #fe9900;
	text-decoration: none;
}
	
a.pview:hover
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #fe9900;
	text-decoration: underline;
}

a.pnumbers:link
{
    padding: 0px 7px 0px 7px;
    background-color: white;
    border: solid 1px #fe9900;
    text-decoration: none;
    font-weight: bold;
    color: black;
    height: 18px;
}
	
a.pnumbers:active
{
    padding: 0px 7px 0px 7px;
    background-color: green;
    border: solid 1px #fe9900;
    text-decoration: none;
    font-weight: bold;
    color: white;
    height: 18px;
}

a.pnumbers:hover
{
    padding: 0px 7px 0px 7px;
    background-color: green;
    border: solid 1px #fe9900;
    text-decoration: none;
    font-weight: bold;
    color: white;
    height: 18px;
}


a.pview
{
    padding: 0px 7px 0px 7px;
    background-color: white;
    border: solid 1px #fe9900;
    text-decoration: none;
    font-weight: bold;
    color: black;
    height: 18px;
}
	
a.pview:hover
{
    padding: 0px 7px 0px 7px;
    background-color: green;
    border: solid 1px #fe9900;
    text-decoration: none;
    font-weight: bold;
    color: white;
    height: 18px;
}

a.pview:active
{
    padding: 0px 7px 0px 7px;
    background-color: green;
    border: solid 1px #fe9900;
    text-decoration: none;
    font-weight: bold;
    color: white;
    height: 18px;
}

span.pricing
{
    padding: 0px 7px 0px 7px;
    background-color: white;
    border: solid 1px #fe9900;
    text-decoration: none;
    font-weight: bold;
    color: black;
    height: 18px;
}

a.pview2
{
    padding: 0px 7px 0px 7px;
    background-color: white;
    border: solid 1px #fe9900;
    text-decoration: none;
    font-weight: bold;
    color: black;
    font-family: Tahoma;
    font-size: 10pt;
}

td.pdetails
{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10pt;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: tahoma;
    color: black;
    vertical-align: middle;
}

td.pdetails2
{
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11pt;
    font-family: tahoma;
    background-color: #fe9900;
    color: black;
}

td.pdetails3
{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10pt;
    font-family: Tahoma;
    color: black;
}

td.pdetails4
{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10pt;
    font-family: Tahoma;
    color: Green;
}

#random-product
{
	background-image: url('images/middle-bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	width: 400px;
	height: 190px;
	float: left;
}

td.right-cell
{
	text-align: left;
	font-family: Tahoma;
	font-size: 10pt;
	color: White;
	padding-left: 5px;
}

#baskettab
{
	
	height: 400px;
	text-align: left;
	padding-left: 5px;
	font-family: Tahoma;
	color: Black;
	border: solid 1px #fe9900;
}



td.basket-row2
{
	border: solid 1px #fe9900;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
}

#basket-row2
{
	border: solid 1px #fe9900;
	font-size: 10pt;
	
	padding-left: 10px;
}

td.basket-row3
{
	border-top: solid 1px #fe9900;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
}

.topbasket
{
    padding-left: 10px;
    font-size: 13pt;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: tahoma;
    color: black;
    vertical-align: middle;
    background-color: #fe9900;
}

tr.basket-row1
{
    padding-left: 10px;
    font-size: 10pt;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: tahoma;
    color: black;
    vertical-align: middle;
    border: solid 1px #fe9900;
}

tr.basket-row
{
    padding-left: 10px;
    font-size: 10pt;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: tahoma;
    color: black;
    vertical-align: middle;
}
td.basket-row
{
    padding-left: 10px;
    font-size: 10pt;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: tahoma;
    color: black;
    vertical-align: middle;
}


/* Sitemap Styles */

.sitemap_sub_category 
{
    color: #0e73a7;
    font-weight: normal;
}

.sitemap_category 
{
    color: #0e73a7;
    font-weight: bold;   
}

.sitemap_shop_products
{
    color: #0e73a7;
    font-weight: normal; 
}

.sitemap_general 
{
    color: #0e73a7;
    font-weight: normal; 
}
