body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color:#ffeded;
	color: #000000;
	cursor: default;
}

img {
	border-width: 0px;
}

input {
	background-color: #ffe7e7;
	color: #990000;
	border: 1px solid #990000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: left;
}

.no_center_input {
	background-color: #ffe7e7;
	color: #990000;
	border: 1px solid #990000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: left;
	width: 88px;
}

textarea {
	background-color: #ffe7e7;
	color: #990000;
	border: 1px solid #990000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 150px;
	padding: 5px;
	text-align: left;
}

* html #Content {
	height: 1%;
}

#Content {
	width: 100%;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: -1px;
	margin-top: 0;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 0px;
	padding-top: 0px;
}

#Header {
	background-color:#FFFBFB;
	color: #000000;
}

#MainSection { 
	background-color:#f9f9f9;
	color: #000000;
	clear: both;
	margin-top: 0px;
	margin-top: -4px !important;
}

#LeftSection {
	float: left;
	width: 222px;
	background-color: #f9f9f9;/*#990000;*/
	color: #f1f1f1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
}

#Main {
	float: right;
	margin-left: 2%;
/*	width: 80%; */
}

#LeftSection #Language {
	background-color: #ffa2a2;
}

#LeftSection #Language table {
	background-color: #ffa2a2;
}

#LeftSection #Language a { 
	background-color: #ffa2a2;
}

#changelang {
	margin: 0px;
	padding: 5px;
	text-align: center;
}

#Carts {
	background-image:url(../images/cards.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-color: #ff8484;
	height: 33px;
	width: 222px;
}

#Search {
	margin: 0px;
	padding: 5px;
	background-color: #ff8484;
	text-align: center;
	vertical-align: middle;
}

#LeftSection table {
	display: block;
	background-color: #990000;
	padding: 4px 4px 4px 0px;
}

#LeftSection a {
	display: block;
	background-color: #990000;
	padding: 4px 4px 4px 0px;
}

#LeftSection a:link, #LeftSection a:visited {
	color: #ffffff;
	text-decoration: none;
}

#LeftSection a:hover, #LeftSection a:active {
	color: #cccccc;
	text-decoration: none;
}

#Menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	background-color: #ff8484;
	color: #000000;
	padding: 0px;
}

#Menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}

#Menu li {
	margin: 0px;
}

#Menu a {
	display: block;
	background-color: #ff8484;
	padding: 4px 4px 4px 0px;
}

#Menu a:link, #Menu a:visited {
	color: #333333;
	text-decoration: none;
}

#Menu a:hover, #Menu a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

#Sellink a:link, #Sellink a:visited, #Sellink a:hover, #Sellink a:active {
	color: #000000;
	text-decoration: none;
}

#cleaner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#Footer {
	clear: both;
	background-color: #fff2f2;
	color: #000000;
	height: 223px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#PayMain {
	margin-left: 5px;
}

.sCategory {
	
}

.sCategory a {
	text-decoration: none;
	font-size: 15px;
	font-weight: bolder;
}

.sCategory a:link, .sCategory a:visited {
	color: #333333;
	background-color: #f9f9f9;
}

.sCategory a:hover, .sCategory a:active {
	color: #990000;
	background-color: #f9f9f9;
}

.seperator {
	height: 1px;
	font-size: 1px;
	border-top: 1px dotted #333333;
	width: 100%;
}

.product_image {
	background-color: #ffffff;
	padding: 4px;
	border: 1px solid #cccccc;
}

.Cart_page {
	
}

.basket {
	color: #336699;
	background-color: #f9f9f9;
	font-weight: bolder;
}

.link_title a {
	text-decoration: none;
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

.link_title a:link, .link_title a:visited {
	color: #ffa3a3;
	background-color: #f9f9f9;
}

.link_title a:hover, .link_title a:active {
	color: #ff8080;
	background-color: #f9f9f9;
}

.ctitle {
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #990000;
	/*margin-left: 4px;*/
}

.sctitle {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #990000;
}

.pcode {
	font-size: 0.8em;
}

.pcode strong, .pcode b {
	font-weight: bolder;
}

.Add2Cart {
	background-color: #ffffff;
	padding: 4px 35px 4px 4px;
	background-image:url(../images/icon_buy.gif);
	background-repeat: no-repeat;
	background-position: 95%;
	border: 1px solid #cccccc;
	line-height: 28px;
	display: inline;
	text-align: left;
	height: 28px;
	text-decoration: none;
}

.Add2Cart:link, .Add2Cart:visited {
	color: #ff8383;
	background-color: #ffffff;
	font-weight: bolder;
}

.Add2Cart:hover, .Add2Cart:active {
	color: #990000;
	background-color: #ffffff;
	font-weight: bolder;
}

.Buy {
	background-color: #ffffff;
	padding: 4px 35px 4px 4px;
	background-image:url(../images/icon_chekout.gif);
	background-repeat: no-repeat;
	background-position: 95%;
	border: 1px solid #cccccc;
	line-height: 28px;
	display: inline;
	text-align: left;
	height: 28px;
	text-decoration: none;
}

.Buy:link, .Buy:visited {
	color: #ff8383;
	background-color: #ffffff;
	font-weight: bolder;
}

.Buy:hover, .Buy:active {
	color: #990000;
	background-color: #ffffff;
	font-weight: bolder;
}

.EmptyCart {
	background-color: #ffffff;
	padding: 4px 35px 4px 4px;
	background-image:url(../images/icon_empty.gif);
	background-repeat: no-repeat;
	background-position: 95%;
	border: 1px solid #cccccc;
	line-height: 28px;
	display: inline;
	text-align: left;
	height: 28px;
	text-decoration: none;
}

.EmptyCart:link, .EmptyCart:visited {
	color: #ff8383;
	background-color: #ffffff;
	font-weight: bolder;
}

.EmptyCart:hover, .EmptyCart:active {
	color: #990000;
	background-color: #ffffff;
	font-weight: bolder;
}

.UpdateCart {
	background-color: #ffffff;
	padding: 4px 35px 4px 4px;
	background-image:url(../images/icon_update.gif);
	background-repeat: no-repeat;
	background-position: 95%;
	border: 1px solid #cccccc;
	line-height: 28px;
	display: inline;
	text-align: left;
	height: 28px;
	text-decoration: none;
}

.UpdateCart:link, .UpdateCart:visited {
	color: #ff8383;
	background-color: #ffffff;
	font-weight: bolder;
}

.UpdateCart:hover, .UpdateCart:active {
	color: #990000;
	background-color: #ffffff;
	font-weight: bolder;
}

.DeleteFromCart {
	background-color: #ffffff;
	padding: 4px 35px 4px 4px;
	background-image:url(../images/icon_delete.gif);
	background-repeat: no-repeat;
	background-position: 95%;
	border: 1px solid #cccccc;
	line-height: 28px;
	display: inline;
	text-align: left;
	height: 28px;
	text-decoration: none;
}

.DeleteFromCart:link, .DeleteFromCart:visited {
	color: #ff8383;
	background-color: #ffffff;
	font-weight: bolder;
}

.DeleteFromCart:hover, .DeleteFromCart:active {
	color: #990000;
	background-color: #ffffff;
	font-weight: bolder;
}

.Cart_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	background-color: #ffa5a5;
}

.Maginfier {
	background-color: #ffffff;
	padding: 4px 21px 4px 4px;
	background-image:url(../images/magnifier.gif);
	background-repeat: no-repeat;
	background-position: 99%;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;	
	border-right: 1px solid #cccccc;
	line-height: 28px;
	display: inline;
	text-align: left;
	height: 28px;
	text-decoration: none;
}

.Maginfier:link, .Maginfier:visited {
	color: #ff8383;
	background-color: #ffffff;
	font-weight: bolder;
}

.Maginfier:hover, .Maginfier:active {
	color: #990000;
	background-color: #ffffff;
	font-weight: bolder;	
}
