body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #ffffff; background-image: url(images/bg.jpg); background-repeat: no-repeat; background-position: center top;}

:focus { outline: none; } 

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,

input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner { /* */
border: none;
} 

.attention {
	BACKGROUND-COLOR: red;
	BORDER-BOTTOM: red 1px solid;
	BORDER-LEFT: red 1px solid;
	BORDER-RIGHT: red 1px solid;
	BORDER-TOP: red 1px solid;
	FONT-FAMILY: Georgia;
	FONT-SIZE: 18px;
	color: #ffffff;
	font-style: bold;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	margin: 10px;
}

.field {
	text-align: center;
	border-radius: 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
	font: 14px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color: #000;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
}

#container {
	position: absolute;  
	width: 1174px;  
	left: 50%;  
	margin-left: -587px;  
}

#header {
	background-image: url(images/logo.png);
	background-repeat: no-repeat; 
	width: 100%;
	height: 224px;
}

.search {
	position: absolute;
	top: 188px;
	left: 772px;
}

.td {}

.pp {
	padding-left: 17px;
}

.counters {
	float: right;
	padding-top: 25px;
	padding-right: 25px;
}

.input1 {
	background-color: #ff6804;
	BORDER: 1px solid white;
	width: 275px;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 14px; 
	COLOR: #ffffff; 
	FONT-WEIGHT: bold; 
	FONT-STYLE: bold;
	border-radius: 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
	text-align: center;
}

.input2 {
	background-color: #ff6804;
	BORDER: 1px solid white;
	width: 35px;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 14px; 
	COLOR: #ffffff; 
	FONT-WEIGHT: bold; 
	FONT-STYLE: bold;
	border-radius: 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
	text-align: center;
}

.htext {
	clear: left;
	float: left;
	padding-top: 140px;
	padding-left: 70px;
	FONT-FAMILY: Georgia;
	FONT-SIZE: 12px;
	color: #000000;
	clear: left;
}

.hmenu {
	clear: left;
	float: left;
	padding-top: 35px;
	padding-left: 70px;
	FONT-FAMILY: Georgia;
	FONT-SIZE: 15px;
	color: #fff;
	font-style: bold;
	font-weight: bold;
}

.fmenu {
	clear: left;
	float: left;
	padding-top: 15px;
	padding-left: 70px;
	FONT-FAMILY: Georgia;
	FONT-SIZE: 15px;
	color: #000;
	font-style: bold;
	font-weight: bold;
}

.fd {
	padding-top: 5px;
	padding-left: 70px;
	clear: left;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	color: #000;
}

#footer {
	clear: left;
	background-image: url(images/footer.png);
	background-repeat: no-repeat; 
	width: 100%;
	height: 174px;
}

A:link { TEXT-DECORATION: none; color: #ffffff; }
A:visited { TEXT-DECORATION: none; color: #ffffff; }
A:hover { TEXT-DECORATION: underline; color: #ffffff; }

.bbb:link { TEXT-DECORATION: none; color: #000000; }
.bbb:visited { TEXT-DECORATION: none; color: #000000; }
.bbb:hover { TEXT-DECORATION: underline; color: #000000; }


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 250px 0 250px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 250px; /*Width of left column*/
margin-left: -100%;
}

#rightcolumn{
float: left;
width: 250px; /*Width of right column*/
margin-left: -250px; /*Set left marginto -(RightColumnWidth)*/
}

.innertube{
padding: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#box {
	clear: left;
	width: 100%;
}

#content {
	clear: left;
	width: 669px;
}

#c_h {
	background-image: url(images/c_h.png);
	background-repeat: no-repeat; 
	height: 52px;
}

.c_b {
	FONT-FAMILY: Georgia;
	FONT-SIZE: 13px;
	color: #000000;
	padding-left: 20px;
	background-image: url(images/c_b.gif);
	background-repeat: repeat-y; 
}

#c_f {
	background-image: url(images/c_f.png);
	background-repeat: no-repeat; 
	height: 45px;
}

#b_h {
	background-image: url(images/b_h.png);
	background-repeat: no-repeat; 
	height: 52px;
}

.b_b {
	FONT-FAMILY: Georgia;
	FONT-SIZE: 13px;
	color: #000000;
	padding-left: 20px;
	background-image: url(images/b_b.gif);
	background-repeat: repeat-y; 
}

#b_f {
	background-image: url(images/b_f.png);
	background-repeat: no-repeat; 
	height: 45px;
}

h1 {
	padding-top: 12px;
	padding-left: 20px;
	FONT-FAMILY: Georgia;
	FONT-SIZE: 18px;
	color: #ffffff;
	font-style: bold;
	font-weight: bold;
	text-align: left;
}

h2 {
	padding: 0;
	margin: 0;
	FONT-FAMILY: Georgia;
	FONT-SIZE: 18px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

h3 {
	padding: 0;
	margin: 0;
	FONT-FAMILY: Georgia;
	FONT-SIZE: 18px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.size {
	FONT-FAMILY: Georgia;
	FONT-SIZE: 21px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.formIMG{

BORDER-BOTTOM: #a29b90 1px solid;
BORDER-LEFT: #a29b90 1px solid;
BORDER-RIGHT: #a29b90 1px solid;
BORDER-TOP: #a29b90 1px solid;
}

.formIMG2{
padding: 5px;
FONT-FAMILY: Tahoma;
FONT-WEIGHT: bold;
FONT-STYLE: bold;
FONT-SIZE: 15px;
color: #000000;
}

.ppprice{
	text-align: center;
	border-radius: 10px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
	font: 25px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color: #fff;
	background: #6db3f2; /* Old browsers */
	background: -moz-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6db3f2), color-stop(50%,#54a3ee), color-stop(51%,#3690f0), color-stop(100%,#1e69de)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* W3C */
}
