body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	margin : 0px;
}

div#advert_1{
	height : 100px;
	position : absolute;
	right : 20px;
	top : 50px;
}

div#advert_2{
	height : 100px;
	position : absolute;
	right : 20px;
	top : 160px;
}

div#columnblock{
	/*
	background-image : url( ../images/border.gif);
	background-repeat : repeat-y;
	background-color:#C8D5E5;*/
	display:inline-block;
	width:100%;
}

div#columnblockbottom{
	clear : both;
	height : 1px;
}

div#footer{
	clear : both;
	margin : 10px;
	padding : 3px;
	text-align : center;
}

div#footer ul{
	margin : 0px;
}

div#footer ul li{
	display : inline;
	font-size : x-small;
}

div#header{
	padding-bottom : 0px;
	padding-top : 0px;
	text-align : left;
	border-bottom: 30px solid #857AC5;
}

div#headermenu{
	padding-bottom : 0px;
	padding-top : 3px;
	position : absolute;
	text-align : right;
	top : 83px;
	width : 100%;
}

div#headermenu ul{
	display : inline;
	margin-left : 0px;
	padding-left : 0px;
}

div#headermenu ul li{
	color : #DDDDDD;
	display : inline;
	list-style-type : none;
	margin-left : 0px;
	padding-left : 0px;
}

div#headermenu ul li a{
	color : #ffffff;
	margin : 0px;
	text-decoration : none;
}

div#main{
	background-color : #FFFFFF;
	margin-left : 210px;
	margin-right : 11em;
	padding : 1em;
}

div#sidebar_1{
	float : left;
	width : 200px;
	background-color:#857AC5;
}

div#sidebar_2{
	float : right;
	padding-left : 10px;
	width : 12em;
	background-color:#D0304A;;
}

div#wrapper{
}

p.menuheading{
	color : #FFFFFF;
	letter-spacing : 0.2em;
	margin-top : 0px;
	padding : 5px;
	text-align : center;
	font-size:medium;
	background-color: #D0304A;
}

div.subcategory{
	background-color : #C0C0C0;
	cursor : hand;
	padding : 2px;
	position : relative;
	text-align : center;
	top : 19px;
	width : 98%;
}

h1{
	color : #483D8B;
	font-size : 18px;
	font-weight : normal;
	letter-spacing : 0.5em;
	text-align : center;
}

h2{
	background-color : #D0304A;
	background-image : url(/images/bg-silverfade.jpg);
	border-bottom : 1px solid #808080;
	color : #FFFFFF;
	font-size : small;
	letter-spacing : 0.25em;
	padding : 5px;
	text-transform : capitalize;
}

h3{
	font-size : small;
}

legend{
	font-weight : bold;
}

table#adminmenu  td{
	background-color : #808080;
	padding : 3px;
	white-space : wrap;
}

table#adminmenu a{
	color : #FFFFFF;
	text-decoration : none;
}

table#adminmenu a:hover{
	color : #FFFF00;
}

table.cart{
	border : 2px solid #FFA500;
	position : relative;
	top : 0.5em;
}

table.cart td,table.cart th{
	padding : 2px;
	color : #FFFFFF;
}
table.cart td a,table.cart th a{
	padding : 2px;
	color : #EAEAEA;
}
img.productimage{
	border:4px solid #857AC5;
}
a.cartbutton{
	font-size:12px;
	font-weight:normal;
	color:#FFA500;
}
table.cart td.carttotal{
	border-top : 1px solid #CCCCCC;
	color : #FFFFFF;
}

table.data td, table.data th{
	border : 1px solid #000000;
	padding : 2px;
}

table.data th{
	text-align : left;
}

table.form td{
	padding : 4px;
	text-align : left;
	vertical-align : top;
}
table.orderform td.total{
	border-top:1px solid #C0C0C0;
	font-weight:bold;
}
table.orderform td{
	padding:4px;
}
table.form th{
	background-color : #483D8B;
	font-size : x-small;
	padding : 8px;
	text-align : left;
	vertical-align : top;
	color:white;
}

td.selectitem{
	border-bottom: 2px dashed #C0C0C0;
	margin-bottom : 20px;
	padding-top : 20px;
	padding-bottom : 20px;
}

td.selectsubcategory{
	margin-bottom : 20px;
	padding-bottom : 20px;
	vertical-align : bottom;
}

textarea{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* must specify width and display below at 'a' tag level*/


ul#mainmenu li.hyperlink a, ul#mainmenu1 li.hyperlink a{
	color : #FFFFFF;
	text-decoration : none;
}

ul#mainmenu li.hyperlink a:hover, ul#mainmenu1 li.hyperlink a:hover{
	background-color : #9289CB;
	color : #FFFFFF;
}

ul#mainmenu li.nohyperlink a, ul#mainmenu1 li.nohyperlink a{
	color : #FFFF00;
	background-color : #A098D1;
}

ul#productmenu li a, ul#mainmenu li a{
	border-bottom: 1px solid #7E73C2;
	color : #000000;
	display : inline-block;
	font-family : arial, helvetica;
	font-weight : normal;
	letter-spacing : 0.1em;
	margin : 0px;
	margin-right : 8px;
	padding : 4px;
	text-align : left;
	text-decoration : none;
	width : 160px;
}

ul#productmenu li.hyperlink a, ul#productmenu li.hyperlink a{
	color : #FFFFFF;
	text-decoration : none;
}

ul#productmenu li.hyperlink a:hover, ul#productmenu li.hyperlink a:hover{
	background-color : #9289CB;
	color : #FFFFFF;
}

ul#productmenu li.nohyperlink a, ul#productmenu li.nohyperlink a{
	color : #FFFF00;
	background-color : #A098D1;
}

ul#mainmenu, ul#productmenu{
	display : inline-block;
	margin : 0px 5px 5px 15px;
}

.collage{
	background-image : url(../images/webpages/collage.jpg);
	height : 200px;
	width : 98%;
}

.img_unique{
	left : -5px;
	position : relative;
}

.manufacturercodename{
	color : #999999;
	font-size : xx-small;
}

.menubutton{
	background-color : #FFE4B5;
	border : 1px solid #000000;
	padding-left : 3px;
	padding-right : 3px;
	text-decoration : #CCB68F;
}

.message{
	font-weight : bold;
}

.message_error{
	color : #FF0000;
	font-weight : bold;
}

.specials{
	color : #FF0000;
	font-weight : bold;
}
img.logo{
padding:5px;
margin:0px;
}
img.picture{
	
}