* {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
	background: #f8f7f7 url(background/b_back.png) left top repeat-x fixed;
	padding-top: 0px;
	margin-bottom: 0px;
}

#cart_list {
	display: block;
	position: relative;
	width: 600px;
	float: left;
	margin-top: 20px;
	font-size: 13px;
}

#page {
	background: #ffffff url(background/body_back_gr.png) repeat-y top left;
	padding-bottom: 0px;
	overflow: hidden;
	margin-right: 1px;
	position: relative;
	display: block;
	float: left;
	width: 801px;
}

#pages {
	display: block;
	position: relative;
	margin-top: 15px;
	width: 100%;
	height: 30px;
	float: left;
	clear: both;
	padding-bottom: 15px;
}

.pager_sep {
	display: block;
	width: 600px;
	height: 1px;
	background: #CCCCCC;
	position: relative;
	margin-left: 0px;
	font-size: 0px;
}	

.pager_holder {
	display: block;
	position: relative;
	margin-left: 5px;
	margin-right: 0px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	border: 0px solid black;
	float: left;
	clear: both;
	padding-top: 10px;
}


.page_box_active{
	position:relative;
	margin:0px;
	padding:0px;
	border:1px solid #CCCCCC;
	background: #fa9801;
	width:20px;
	height:20px;
	float:left;
	text-align:center;
	margin-right:5px;
	color:white;
}	

.page_box{
	text-decoration:none;
	position:relative;
	margin:0px;
	padding:0px;
	border:1px solid #CCCCCC;
	background: white;
	width:20px;
	height:20px;
	font-weight:bold;
	margin-left:0px;
	text-decoration:none;
	float:left;
	text-align:center;
	margin-right:5px;
}

#contents {
	float: left;
	display: block;
	clear: right;
}

#global_wrap {	
	width: 800px;
	border: 0px;
	font-size: 0px;
}

#global_wrap1 {	
	border: 0px;
	font-size: 0px;
}

#title {
	font-size: 0px;
	background: url(background/body_back_gr.png) repeat-y top left;
}

#title img {
	border: 0px;
	position: relative;
}

#title_back
{
	background: url(background/gmania_backgr.png) top left repeat-x;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0;
	font-size: 0px;
	text-align: center;
}

#lang_box {
	background: url(background/lang_button.gif) no-repeat top left;
	position: absolute;
	margin-left: 730px;
	border: 0px solid black;
	width: 70px;
	height: 30px;
	padding-top: 3px;
	font: 10pt Verdana;
	z-index: 10;
}

#lang_box a {
	margin-left:25px;
	text-decoration:none;
	color:black;
}

#lang_box a:visited {
	border:0px solid black;
}

#lang_box a:hover {
	color:#fa9801;
}


#topmenu {
	font-size: 0px;
	background: url(background/orange_bg.png) repeat-x left top;
	height: 29px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#products_list {
	float: left;
	clear: right;
	width: 615px;
	margin: 0px;
	padding: 0px;
}

.topmenu_wrap {
	font-size: 0px;
	background: url(background/orange_bg.png) repeat-x left top;
	height: 30px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.topmenu {
	height: 30px;
	text-align: center;
	font: 10pt "Trebuchet MS";
	font-weight: bold;
}

.topmenu a, .topmenu a:visited, .topmenu a:link {
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}

.topmenu a:hover {
	border-bottom: 0px solid white;
	background: url(background/topmenu_current.png) center no-repeat;
	color: #000000;
	text-decoration: underline;
}

.topmenu_butt {
	vertical-align: bottom;
	background: url(background/topmenubutt.png) bottom center no-repeat;
	width: 80px;
}

.search_cell {
	font-size: 0px;
	vertical-align: middle;
	height: 28px;
}

.topmenu_faux {
	width: 240px;
	font-size: 0px;
}

.topmenu_sep {
	font-size: 0px;
	width: 0px;
}

#topmenu_current a {
	background:url(background/topmenu_current.png) center no-repeat;
	color: #000000;
}

body {
	padding: 0;
	width: 800px;
	margin: 0 auto;
	position: relative;
	font: 10pt Tahoma, Sans-Serif;
	color: black;
	font-weight:lighter;
}

#left_bg {
	background: #ffff00;
	width: 100%;
	background: url(background/columnBackground.png) repeat-y 50px top;
	position: relative;
	display: block;
	float: left;
}

#leftmenu img
{
	border: 0px;
}

#leftmenu
{
	position: relative;
	float: left;
	display: block;
	width: 160px;
	margin-bottom: 0px;
	padding-left: 8px;	
	margin-right: 15px;
	width: 158px;
	overflow: hidden;
	text-align: center;
	font-size: 0px;
	border: 0px;
}

#search_box {
	width: 146px;
	height: 28px;
	background: url(background/bg_search.gif) left top no-repeat;
	margin-left: 10px;
	clear: both;
}

#search_box #s, #search_box #s:focus {
	float: left;
	padding: 0;
	margin: 6px 0px 0px 6px;
	border: 0;
	width: 90px;
	background: none;
	outline:none; 
}


#search_box #go {
    float: right;
    margin: 4px 6px 0 0;
}

.search_text m {
	font:10pt Trebuchet MS;
	width:600px;
	border:0px solid red;
	margin-top:20px;
	margin-left:10px;
}

.search_text b {
	color: #fa9801;
}

.search_text h2 {
	font:15pt Trebuchet MS;
}

#mini_cart p {
	color: black;
	margin-bottom: 3px;
}

#mini_cart a:link, #mini_cart a:visited {
	color: black;
	text-decoration: underline;
}

#mini_cart {
	position: relative;
	display: block;
	float: left;
	background: url(background/newbasket.png) top center no-repeat;
	width: 150px;
	margin-top: 10px;
	height: 115px;	
	font: 10pt "Trebuchet MS";
	padding-right: 5px;
}

.noborder {
	border: 0px solid black;
}

.menu_links {
	font-size: 13px;
	border-left: 1px solid #F4964e;
	border-bottom: 1px solid #F4964e;
	border-right: 1px solid #F4964e;
	list-style: none;
	width: 150px;
	background: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

.menu_links li {
	background: url(background/leftmenu_sep.gif) 8px bottom no-repeat;	
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.menu_links a{
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;

}

#menu_links_current {
	border-right:5px solid #f4964e;
}

#menu_links_current a {
	color: #fa9801;
}

.menu_links a:visited {
	color: #000000;
}

.menu_links a:hover {
	color: #fa9801;
}

#partners {
	font-size: 13px;
}

.partners {
	margin-top:20px;
	padding:0px;
	padding-top:5px;
	padding-left:0px;
	padding-bottom:5px;
	margin-bottom:0px;
	width:150px;
	margin-left:1px;
	background:white;
	font-weight:bold;
	color:/*#F4964e*/ #fa9801;
}

.top_10 {
	margin-top:20px;
	padding:0px;
	padding-top:5px;
	padding-left:0px;
	padding-bottom:1px;
	margin-bottom:0px;
	width: 150px;
	margin-left:1px;
	background:white;
	font-weight:bold;
	color:/*#F4964e*/ #fa9801;
}

.top_10 li {
	border:0px solid #C1C0BF;
	padding-top:0px;
	padding-left:5px;
	background:url(background/leftm1enu.png) left center no-repeat;
	height:25px;
	margin-bottom:-11px;
	margin-top:-2px;
	font-weight:bold;
}



#top_10_current {
	border-right:5px solid #f4964e;
	font-weight: bold;
}

#top_10_current a {
	font-weight:bold;
	font-size:9pt;
	color:#fa9801;
}

.top_10 a:visited{
	color:/*#78bd38;*/ /*#f7b82a;*/ /*#72c33c*/ black;
}

.top_10 a:hover{
	color:/*#F4964e*/ #fa9801;
}

.top_10 a{
	color:/*#78bd38;*/ /*#f7b82a;*/ #72c33c; /*#f6a029;*/
	font: 10pt Tahoma, Sans-Serif;
	display:block;
	padding-top:3px;
	color:black;
	border:0px solid red;
	margin-top:0px;
	height:25px;
	line-height:20px;
}

.leftmenu_faux {
	margin-top:0px;
	height:1px;
	width:135px;
	margin-left:5px;
}

.leftmenu_faux img {
	margin-top:0px;
	margin-top:0px;
	height:1px;
	width:135px;
	margin-left:5px;
}


li.faux_orange {
	display:none;
}


.tbl_process_wrap {
	border:0px solid #EFEFEF;
	font-size:11pt;
	margin-left:-20px;
}



.processtd {
	border:1px solid #CCCCCC /*#98d228*/;
	font:10pt "Trebuchet MS";
	font-weight:bold;
	width:150px;
}
.process input, textarea, select {
	border:1px solid /*#98d228*/ #ffaf28;
}

.inp_phone {
	width:173px;
}

.inp_addr {
	width:173px;
}

.inp_name {
	width:173px;
}

.inp_sname {
	width:173px;
}

.tbl_contact {
	margin-top:150px;
	position:relative;
	background:white;
}

.contacttd {
	border:1px solid #CCCCCC /*#98d228*/;
	font:10pt "Trebuchet MS";
	font-weight:bold;
}

.tbl_contact input, textarea, select {
	border:1px solid /*#98d228*/ #ffaf28
}

#leftmenu a {
	margin-left: 5px;
	text-decoration: none;
}

#showcart {
	border:solid 0px black;
	width:100%;
	padding:0;
	padding-top:50px;
	padding-left:150px;
	margin:0;
}

#main {
	background: url(background/leftmenu/main_back_grtrh.png)  repeat-y right top;
	margin-top: 0px;
	margin-right: 0px;
	border-style: dashed;
	border-width: 0px;
	float: left;
	width: 615px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 60px;
	padding-left:15px;
	display:inline;
	min-height:560px;
}

#bottom  {
	background: url(background/footer21111.png) no-repeat left top;
	position: relative;
	float: left;
	clear:both;
	bottom: 0;
	height: 40px;
	width: 803px;
	padding-top:5px;
	margin: 0;
	overflow: hidden;
	margin-left: -1px;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
}

#meta {	
	clear:both;
	background: url(background/footer21111.png) no-repeat left top;
	position: absolute;
	bottom: 0;
	height: 68px;
	border-width: 0px;
	border-style: dashed;
	border-color:red;
	width: 803px;
	font-size: 100%;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin:0;
	margin-bottom:0px;
	overflow:hidden;
	margin-left:-1px;
	margin-top:0px;
	text-align: center;
}
#meta P {
	border: 0px dashed red;
	margin-left: 0px;
	margin-top: 5px;
	padding: 0;
	color:white;
	font:10pt "Trebuchet MS";
}

#meta span {
	margin-left: -80px;
	margin-top: 5px;
	padding: 0;
	color:white;

}

.prodbox {
	margin-left:-5px;
}


.prod {
	overflow: hidden;
	background: url(background/leftmenu/pod_back_g1r1.PNG) no-repeat left top;
	height: 160px;
	float: left;
	width: 290px;
	border:1px solid #fa9801;
	margin-top: 10px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-right: 10px;
	padding-top: 0px;
	display: block;
	position: relative;
	font-size: 13px;
}

.prod H1 {
	color: #000000;

	padding-left: 5px;
	margin-left:-5px;
	border-bottom:1px solid #fa9801;
	width:290px;
	font: 12pt "Trebuchet MS";
	font-weight:bold;
	margin-bottom:5px;
	text-decoration: none;
}

.prod H2 {
	/*overflow: show;#F7931E;*/
	color: /*#72C33C*/ /*#fca718*/ black;
	padding-left: 5px;
	margin-left:-5px;
	border-bottom:1px solid #fa9801;
	width:290px;
	font: 12pt "Trebuchet MS";
	font-weight:bold;
	margin-bottom:5px;
	text-decoration: none;
}

.prod p {
	margin-right:2px;
	margin-top:-98px;
	color: black;
	width: 180px;
	padding: 0px;
	position: relative;
	overflow: hidden;
	border: 0px solid green;
	float: right;
	height:100px;
	font-family:Tahoma;
	margin-left:5px;
}

.prodbottom {
	margin-left:0px;
	margin-top: 3px;
	border:0px solid red;
	width:300px; 
	height:25px;

	font:14pt "Trebuchet MS";
}

.prodbottom img {
  border: 0px solid red;
  margin-top:2px;
}

.prodbottom_price H2 {
	padding: 0px;
	margin: 0px;
	margin-top:-2px;
	font-size:12pt;
	border:0px dashed red;
}

.prodbottom_price H4 {
	padding: 0px;
	margin: 0px;
	margin-top:-2px;
	font-size:12pt;
	border:0px dashed red;
}


.prod_badge {
	position:relative;
	clear:both;
	float:right;
	margin-right:-4px;
	margin-top:-45px;
}

.phone_badge {
	height:40px;
	width:110px;
	margin-top:-40px;
	position:relative;
	clear:both;
	float:right;
	border:0px solid red;
}

.phone_badge img {
	position:relative;
	margin-top:10px;
}

.phone_txt {
	margin-left:30px;
	margin-top:-32px;
	color:#fa9801;
}

.phone_txt a {
	color:#fa9801;
	text-decoration: none;
	font-weight:bold;
}
.phone_txt a:hover {
	color:#fa9801;
	border-bottom:1px solid #fa9801;
}

.phone_r {
	color:#fa9801;
	font-size:9pt;
	margin-top:5px;
	margin-left:2px;
	font-weight:bold;
	float: left;
}

.img_phone_r {
	float:left;
}

.phone_r:hover {
	color:#fa9801;
	border-bottom:1px solid #fa9801;
}

.sold {
	position:relative;
	clear:both;
	float:right;
	margin-right:10px;
	margin-top:-20px;
	font:10pt "Trebuchet MS";
	color:red;
	font-weight:bold;
}

.order {
	position:relative;
	clear:both;
	float:right;
	margin-right:10px;
	margin-top:-20px;
	font:10pt "Trebuchet MS";
	color:black;
	font-weight:bold;
}

.special {
	position:relative;
	clear:both;
	float:right;
	margin-right:15px;
	margin-top:-20px;
	font:11pt "Trebuchet MS";
	font-weight:bold;
	color:#fa9801;
}





.prod H1:hover {
	text-decoration: underline;
	color:#fa9801;	
}


.prod a:link, .prod a:visited, .prod a:hover {
	color: #000000;
	text-decoration: none;
}

.prodbottom a {
	font:12pt "Trebuchet MS";
}


.prodbottom A:link {
	font:12pt "Trebuchet MS";
	text-decoration:none;
}
.prodbottom A:visited {
	font:14pt "Trebuchet MS";
	text-decoration:none;
}

.prod table {
	margin-left:0px;
	margin-top:0px;
	padding:0px;
}

.hundredthumb img {
	border:0px solid red;
}

.hundredthumb {
	width:100px;
	height:100px;
}

.hundredthumb a {
	position:relative;
	margin-left:0px;
	width:100px;
	height:100px;
	border:1px solid #CCCCCC;
	background:white;
	display: table-cell;
	vertical-align: middle;
	padding:0px;
	text-decoration:none;
}

.hundredthumb a:link,.hundredthumb a:visited {
	border:1px solid #CCCCCC;
	color:black
}
.hundredthumb a:hover{
	border:1px solid #fa9801;
}


img.next {
	border:0px solid green;
	float:left;
	padding-top:7px;
	margin-left:-2px;
}

img.prev {
	border:0px solid green;
	float:left;
	padding-top:7px;
	margin-right:5px;
}

a.page_box{
	text-decoration:none;
	color:black;
}

.page_box:hover {
	color:#fa9801;
}	
	
	
.prod_details_wrapper {
	display: block;
	float: left;
	position: relative;
	width: 615px;
	background: white;	
}

.details_title {
	border-bottom: 1px solid #CCCCCC;
	color: black;
	font: 12pt "Trebuchet MS";
	padding-top: 5px;
	padding-left: 0px;
	margin-bottom: 20px;
	margin-right: 10px;	
}

.details_title a {
	border: 0px solid red;
	color: black /*#72C33C*/;
	text-decoration:none;
	font-size:10pt;
	font-weight:lighter;
}

.details_title a:hover {
	color: #fa9801;
	text-decoration:underline;
	font-weight:lighter;	
}

.details_title p {
	margin-top:-35px;
	margin-left:500px;
	font-size:17pt;
	font-weight:bold;
	color:#fa9801;
}

.details_title h1 {
	padding-left:15px;
	margin:0px;
	margin-right:15px;
	padding-bottom:5px;
}

.details_header {
	border: 0px solid red;
	display:inline;
}

.details_middlecol {
	border:1px solid #ecedef;
	background:white;
	width:425px;
	height:362px;
	margin-left: -1px;
	padding:0px;
	margin:0px;
	/*position:relative;*/
	display: table-cell;
	vertical-align: middle;
}

.f_mid {
	width:425px;
	height:360px;
	text-align:center;
}

.details_middlecol embed {
	margin-left:1px;
	background:red;
}

.middlecol_shadow {
	float:left;
	background: url(background/middle_col_shadow.gif) right bottom no-repeat;
	width:431px;
	height:365px;
}

.details_rightcol {
	padding: 0;
	border:solid 0px red ;
	display: table-cell;
	margin-left:0px;
	padding-left:5px;
	/*float: left;*/
}

.details_rightcol H1 {
	font-size: 12px;
	color: black;
	margin-bottom:5px;
	font:10pt "Trebuchet MS";
	font-weight:bold;
	padding-bottom:0px;
}

.details_rightcol h2 {
	font:14pt "Trebuchet MS";
	font-weight:bold;
}

.details_rightcol h4 {
	color: green;
	font-size:11px;
	margin-left:20px;
	margin-top:-16px;
}


.details_rightcol h3 {
	color:red;
	font-size:11px;
	margin-left:15px;
	margin-top:-16px;
}

.details_rightcol H5 {
	font-size: 12px;
	color: black;
	margin-bottom:5px;
	font:10pt "Trebuchet MS";
	font-weight:bold;
	padding-bottom:0px;
	margin-left:-50px;
}

.details_rightcol table{
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}

.details_rightcol UL {
	display: inline;
	border: 0;
}

.details_rightcol LI {
	margin-left:-110px;
	border: 0;
}

.details_rightcol_links {
	margin: 0;
	padding: 0;
	/*float: left;*/
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.details_rightcol IMG {
	/*float: left;*/
	border: 1px solid white;
	text-decoration: none;
}

.thumb_tbl {
	float:left;
	margin-top:0px;
}

.thumb_tbl td n{
	border:1px solid white;
}

.thumb_tbl td:hover {
	border:1px solid #fa9801;
}

.fake_thumb {
	height:50px;
	width:50px;
}

td:hover.fake_thumb {
	border:0px solid white;
}

.details_descr {
	float: left;
	bottom: 0;
	margin-right: 15px;
	margin-bottom: 0px;
	width: 390px;
	font-size: 13px;
	margin-left: 20px;
}

.details_descr h1 {
	font:15pt "Trebuchet MS";
	font-weight:bold;
	padding-left:10px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:5px;
}

p {
	text-indent:10px;
}

.details_action li {
	margin-bottom:10px;
	margin-left:5px;
}

.details_action a:link {
	color:black;
}

.details_action a:visited {
	color:black;
}

.details_action a:hover {
	text-decoration:underline;
}

.cat_pad {
	padding-left:10px;
}

td.cho_header {
	height:30px;
	text-align:center;
	font-weight:bold;
	color:/*#fba402*/ black;
	font-size:12pt;
}

.cho_header td {
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.cho_prod_box {
	font-family: "Trebuchet MS";
	width:600px;
	border-left:1px solid /*#ffaf28*/ #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin-bottom:10px;
}

.cho_prod_box a, .cho_prod_box a:link,.cho_prod_box a:visited{
	text-decoration:underline;
	font-size:11pt; padding-left:0px; color:black;
	font-weight:bold;
}

.cho_prod_box a:hover {
	text-decoration:underline;
	color:#fa9801;
}

.cho_prod_box td {
	border-right:1px solid #CCCCCC;
}

.cho_prod_box input {
	border:1px solid /*#98d228*/ #ffaf28
}

.nomarg {
	margin:0px;
	padding:0px;
}

.submitLink {
	color: #fa9801;
	font:13pt "Trebuchet MS";
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: pointer;
	float:right; clear:both; margin-top:-28px; margin-right:5px;
	width:100px;
}

.next_tbl {
	float:right;
	margin-right:30px;
}

.submitLinkref {
	background:url(background/refresh.png)  center no-repeat;
	color: #fa9801;
	font:12pt "Trebuchet MS";
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: pointer;
	float:left; 
	clear:both; 
	width:110px;
	height:32px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:2px;
}

.submitLinkl {
	color: #fa9801;
	font:13pt "Trebuchet MS";
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: pointer;
	width: 104px;
	height: 31px;
	background: url("background/process_prev.png") no-repeat;
	border: 0px;
	padding-left: 35px;
	padding-top: 4px;
}

.submitLinkr {
	color: #FA9801;
	font: 13pt "Trebuchet MS";
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	width:104px;
	height: 31px;
	background: url("background/process_done.png");	
}

.process {
	margin-left: 150px;
	margin-top: 20px;
}

.plz_fil {
	color:red; 
	font-size:8pt; 
	margin-top:19px; 
	clear:both; 
	position:absolute; 
	margin-left:-120px; 
	font-weight:lighter;
}

.plz_fil_txt{
	color:red; 
	font-size:8pt; 
	margin-top:80px; 
	clear:both; 
	position:absolute; 
	margin-left:-120px; 
	font-weight:lighter;
}

.process tr {
	margin-bottom:20px;
}

#comment {
	border:1px solid #CCCCCC;
	overflow:scroll;
	width:250px;
	height:100px;
}

.faux {
	height:50px;
	color:white;
}

.temp_sep {
	border-bottom:2px ridge #82BA56;
	margin-right:10px;
	margin-top:5px;
}

.details_descr li {
	text-indent:0px;
	margin-left:0px;
	font-size: 13px;
}

.details_descr ul {
	margin-left:10px;
	font-size: 13px;
}

.info {
	width: 600px;
	position: relative;
	display: block;
	float: left;
	margin-top: 10px;
	font-family: Verdana;
	margin-right: 20px;
	font-size: 13px;
}

.info p {
	font-size: 13px;
}

.info_line {
	background:#CCCCCC;
	height:1px;
	margin-bottom:10px;
}


.info table {
	margin-top:10px;
}

.info img {
	float:right;
	margin-top:-150px;
	margin-right:20px;
}

.info h1{
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC /*#fca716*/;
	color:#fca716;
	margin-left:-5px;
	padding-left:5px;
}

.info p {
	margin-top:10px;
}

.info ul {
	margin-top:10px;
	margin-left:20px;
}

.info dl {
	margin-left:20px;
}

.proc_rem {
	font-weight: lighter;
	width: 550px;
	margin-left: 40px;
	margin-bottom: -30px;
	border: 0px solid red;
	color: red
}

#val_holder {
	display: block;
	position: relative;
	float: left;
	padding-bottom: 15px;
	width: 100%;
	margin-left: 200px;
}

.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.strikethrough {
	text-decoration: line-through;
}

.overline {
	text-decoration: overline;
}

.sized {
	font-size: 5px;
}

.quotecodeheader {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.codebody {
	background-color: #FFFFFF;
	font-family: Courier new, courier, mono;
	font-size: 12px;
	color: #006600;
	border: 1px solid #BFBFBF;
}

.quotebody {
	background-color: #FFFFFF;
	font-family: Courier new, courier, mono;
	font-size: 12px;
	color: #660002;
	border: 1px solid #BFBFBF;
}

.listbullet {
	list-style-type: disc;
	list-style-position: inside;
}

.listdecimal {
	list-style-type: decimal;
	list-style-position: inside;
}

.listlowerroman {
	list-style-type: lower-roman;
	list-style-position: inside;
}

.listupperroman {
	list-style-type: upper-roman;
	list-style-position: inside;
}

.listloweralpha {
	list-style-type: lower-alpha;
	list-style-position: inside;
}

.listupperalpha {
	list-style-type: upper-alpha;
	list-style-position: inside;
}
	
.ind {
	text-indent:20px;
	color:red;
}	

.thank {
	border:1px solid #fa9801;
	width:405px;
	font:11pt Trebuchet MS;
	margin-left:70px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	margin-top:50px;
}

#comments {
	margin-left: 80px;
	float: left;
	margin-top: 30px;
	bottom: 0;
	margin-right: 15px;
	margin-bottom: 0px;
	width: 400px;
	font-size: 11px;
	font-family: "Trebuchet MS";
}
#comments input {
	border: 1px solid #ffaf28;
}
#comments textarea {
	width: 400px;
	height: 150px;
	padding: 3px;
	font-family: "Trebuchet MS";
}
#comments #name {
	width: 200px;
	float: left;
	margin: 4px;
}
#comments #text {
	clear: both;
}
#comments #email {
	width: 200px;
	float: left;
	margin: 4px;
}

#comments .fields {
	float: left;
	width: 200px;
}

#comments .securimage {
	margin: 4px;
	float: left;
}

#comments .securimage input {
	width: 50px;
}

.comment {
	float: left;
	font-size: 11px;
	width: 400px;
	margin-bottom: 20px;
	display: block;
}

.comment .name {
	float: left;
	display: block;
}

.comment .time {
	float: right;
	display: block;
}

.comment .email {
	float: left;
	display: block;
}

.comment .text {
	width: 400px;
	float: left;
	display: block;
	margin-bottom: 15px;
}

.comment hr {
	color: #ffaf28;
	background-color: #ffaf28;
	border: 0px;
	height: 1px;
}
#comments .all {
	float: right;
}
#comments input {
	padding: 2px;
	font-family: "Trebuchet MS";
}
#comments #submit {
	float: right;
	margin-bottom: 20px;
}
#comments .add_comment {
	clear: both;
	font-family: "Trebuchet MS";
}
#comments .add_comment .error {
	font-family: "Trebuchet MS";
	color: #ff0000;
}



.prod .caption {

}

.prod .caption img {
	border: 0px;
}

.prod .caption .got_comments a,
.prod .caption .got_comments a:link,
.prod .caption .got_comments a:hover,
.prod .caption .got_comments a:active,
.prod .caption .got_comments a:visited {
	color: #FFFFFF;
	padding: 4px;
}

.prod .caption .got_comments {
	width: 16px;
	padding: 1px;
	height: 13px;
	border: 0px;
	vertical-align: text-center;
	background: url(img/comm1.png) center center no-repeat;
	float: left;
	margin-right: 2px;	
}

.prod .extras {
	float: right;
	margin-top: -23px;
	margin-right: 10px;
	font-family: Tahoma;
	font-size: 8px;
	text-align: center;
}

.prod .name {

}

#ratings {
	margin: 0px;
	float: left;
	bottom: 0;
	margin-bottom: 0px;
	font-size: 11px;
	width: 140px;
	font-family: "Trebuchet MS";
	margin-left: 10px;
	margin-top: 10px;
}

#ratings .rate {
	clear: both;
	float: left;
	margin-bottom: 10px;
	text-align: left;
}

#ratings .levels {
	float: left;
}

#rating_total {
	background: url('stars/total.png') no-repeat center top;
	width: 128px;
	height: 78px;
	margin-left: 20px;
	text-align: center;
	padding-top: 50px;	
	float: left;
}

#rating_total h1 {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	color: #173dfd;
}

