/* Basic stuff */


body {
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	
	text-align: center;
	
	background: #fff;
	color: #2f2f2f;
	
	margin-top: 0px;
}

a		{ font: 13px "Comic Sans MS, Trebuchet MS"; text-decoration:none; color: #333;}
a:hover	{ text-decoration:underline; }


/* General formatting */

.menured {
	background: #333333;
	height:200px;
	width: 200px;
	padding-top: 10px;
	padding-left:7px;
	text-align: left;
	font: 12px "Comic Sans MS, Trebuchet MS";
	color: #fff;
}
.menured			{ font: 11px "Comic Sans MS, Trebuchet MS"; text-decoration:none; color: #fff;}
.menured a			{ font: 11px "Comic Sans MS, Trebuchet MS"; text-decoration:none; color: #fff;}
.menured a:hover	{ text-decoration:underline; }

.mainlinkswhite{

	background:#333333 url(images/white.jpg) repeat-y right;
	height:200px;
	width: 200px;
	padding-top: 10px;
	padding-left:7px;
	text-align: left;
	font: 12px "Comic Sans MS, Trebuchet MS";
	color: #fff;
	
}
.mainlinkswhite			{ font: 13px "Comic Sans MS, Trebuchet MS"; text-decoration:none; color: #fff;}
.mainlinkswhite a		{ font: 13px "Comic Sans MS, Trebuchet MS"; text-decoration:none; color: #fff;}
.mainlinkswhite a:hover	{ text-decoration:underline; }

.mainlinkswhite1{

	background:#ff0000;
	height:200px;
	width: 200px;
	padding-top: 10px;
	padding-left:7px;
	text-align: left;
	font: 12px "Comic Sans MS, Trebuchet MS";
	color: #fff;
	
}
.mainlinkswhite1			{ font: 13px "Comic Sans MS, Trebuchet MS"; text-decoration:none; color: #fff;}
.mainlinkswhite1 a			{ font: 13px "Comic Sans MS, Trebuchet MS"; text-decoration:none; color: #fff;}
.mainlinkswhite1 a:hover	{ text-decoration:underline; }


.LinkWhite{
	font: 12px "Comic Sans MS, Trebuchet MS";
	color: #000;
}
.LinkWhite			{ font: 13px "Comic Sans MS, Trebuchet MS"; text-decoration:none; color: #000;}
.LinkWhite a		{ font: 13px "Comic Sans MS, Trebuchet MS"; text-decoration:none; color: #000;}
.LinkWhite a:hover	{ text-decoration:underline; }

.menutitle {
	text-align: left;
	font: bold 12px "Comic Sans MS, Trebuchet MS";
	color: #fff;
}

.productlisttitle {
	text-align: left;
	font: bold 12px "Comic Sans MS, Trebuchet MS";
	color: #333;
}

.scroll {
	overflow: auto;
	height:300px;
	width: 200;
	scrollbar-base-color:#fff;scrollbar-arrow-color:#665B55;
}

.scrollcontent {
	overflow: auto;
	height:300px;
	width: 565;
	scrollbar-base-color:#fff;scrollbar-arrow-color:#665B55;
}

.scrolladdcart {
	overflow: auto;
	height:300px;
	width: 782;
	scrollbar-base-color:#fff;scrollbar-arrow-color:#665B55;
}

.scrollproduct {
	overflow: auto;
	height:300;
	width: 565;
	scrollbar-base-color:#fff;scrollbar-arrow-color:#665B55;
}

table
{ 
margin-left: auto;
margin-right: auto;
}


.ProductPageBarcode {
	font: 12px "arial";
	color: #6C5A4C;
}

.ProductPageTitle {
	font: 25px "Trebuchet MS";
	color: #6C5A4C;
}
.ProductPageDetails {
	font: 14px "Trebuchet MS";
	color: #838383;
}
.ProductPageFullDetails {
	font: 14px "Trebuchet MS";
	color: #838383;
}
.ProductPagePrice {
	font: 14px "Trebuchet MS";
	color: #838383;
}

.ProductCatListProTitle {
	font: 12px "arial";
	color: #6C5A4C;
}

.comboboxtext {
	font: 12px "arial";
	color: #6C5A4C;
}

.comboboxproduct {
	font: 12px "Trebuchet MS";
	color: #838383;
}

.title {
	font: 18px "Trebuchet MS";
	color: #6C5A4C;
}
.text {
	font: 14px "Trebuchet MS";
	color: #838383;
}
.contenttext {
	font: 14px "Trebuchet MS";
	color: #838383;
	padding:1px 10px 10px 10px
}

.registertext {
	font: 13px "Trebuchet MS";
	color: #6C5A4C;
}

.shoppingcardtitle {
	font: 18px "Trebuchet MS";
	color: #6C5A4C;
}
.shoppingcardtext{
	font: bold 12px "Trebuchet MS";
	color: #6C5A4C;
}

.formstyle {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #C2BEAF;
	height: 18px;
	padding-left: 4px;
}
.checkboxes {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	border: 1px 
	height: 18px;
	padding-left: 4px;
}




.header				{ font: bold 13px "Trebuchet MS"; text-decoration:none; color: #6C5A4C;}
.header a			{ font: bold 13px "Trebuchet MS"; text-decoration:none; color: #6C5A4C;}
.header a:hover		{ text-decoration:underline; }

.footer				{ font: bold 12px "Trebuchet MS"; text-decoration:none; color: #6C5A4C;}
.footer a			{ font: bold 12px "Trebuchet MS"; text-decoration:none; color: #6C5A4C;}
.footer a:hover		{ text-decoration:underline; }