* {
	margin:0;
}

select{margin-bottom:1px; height:20px;}
input{
	height:20px;
}

.full-width{width:100%;}
.container{width:100%; overflow:hidden;}
.clear{clear:both;}
.ie-fix{width:100%; position:relative;}
.radio, checkbox{border:0; background:0;}
.page-indent{padding:18px 22px 24px 10px; background:#FFF;}
.page-block{padding:18px 22px 24px 26px; background:#FFF;}

body          {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.36em;
	color:#999999;
	text-align:center;
	background-color: #e9e9e9;
}

img           { border:0; vertical-align:top; }

a             {color:#007dff; text-decoration:underline;}
a:hover       {text-decoration:none; color:#007dff;}
a:hover img   {position:relative;}
:focus        { outline: 0; }

/* Headings */
h1            { font-size:15px; font-weight:normal; line-height:1.3; color:#007dff; text-transform:uppercase; }
h2            { font-size:15px; font-weight:normal; line-height:1.34; color:#007dff; text-transform:uppercase; }
h3            { font-size:17px; font-weight:bold; line-height:normal; color:#007dff;  text-transform:uppercase; }


/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
/*
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; } 
*/
td {
	padding:5px 8px 5px 5px;
	}

th {
	padding:5px 8px 5px 5px;
	}
	
	
/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }
.text_content     { font-size:11px; 
                    color:#bdbebd;}
.price_text       {
	font-size:12px;
	color:#FF6600;
}
.price_header_text       { font-size:18px; 
                    color:#007dff;}
.price_header_text2       { font-size:16px; 
                    color:#FF6600;}					

/* Tools */
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }



#search_searchword {
	width:180px; }
	
#search_ordering {
	background:#FFFFFF;}	
	
table.searchintro  {
	padding: 10px 0;
	width: 80%; }

	#menuright {
		float:right;}
		
		#searchbox {
	height:29px;
	margin-top:0px;
	padding-left:20px;
	width:236px;
	background: url(../images/na_search.png) repeat-x top;
} 	
		
		#searchbox #mod_search_searchword {
	color:#333333;
	background:transparent none repeat scroll 0 0;
	border: none;
	font-family:'Tahoma',helvetica,verdana,sans-serif,arial;
	font-size:14px;
	margin-top:3px;
	padding-left:9px;
}	
.vigoda{background:#ffffff; padding:3px 4px 3px; margin:0 0 15px;}

