/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px; 
	text-align:left;
	color:#1e1e1e;
	background:url(images/bg.jpg) repeat-x;
}

#top		{ clear:both; height:auto; margin:0 auto; height:378px; }
#main		{ height:auto; width:900px; margin:0 auto; }
#main1		{ height:auto; width:900px; margin:0 auto; }
#topimg 	{ width:900px; height:89px; background:url(images/top.jpg) no-repeat; }
#logo		{ width:319px; height:69px; float:left; margin-top:16px; }
#menu		{ width:900px; height:39px; margin:0 auto; }

#about			{ width:115px; height:39px; float:left; background:url(images/menu_01.jpg); }
#about:hover	{ width:115px; height:39px; float:left; background:url(images/menu_1_01.jpg); }

#product		{ width:66px; height:29px; float:left; background:url(images/menu_03.jpg); }
#product:hover	{ width:66px; height:29px; float:left; background:url(images/menu_1_03.jpg); }

#agency			{ width:134px; height:39px; float:left; background:url(images/menu_05.jpg); }
#agency:hover	{ width:134px; height:39px; float:left; background:url(images/menu_1_05.jpg); }

#ref			{ width:124px; height:39px; float:left; background:url(images/menu_07.jpg); }
#ref:hover		{ width:124px; height:39px; float:left; background:url(images/menu_1_07.jpg); }

#news			{ width:113px; height:39px; float:left; background:url(images/menu_09.jpg); }
#news:hover		{ width:113px; height:39px; float:left; background:url(images/menu_1_09.jpg); }

#seller			{ width:82px; height:39px; float:left; background:url(images/menu_11.jpg); }
#seller:hover	{ width:82px; height:39px; float:left; background:url(images/menu_1_11.jpg); }

#contact		{ width:85px; height:39px; float:left; background:url(images/menu_13.jpg); }
#contact:hover	{ width:85px; height:39px; float:left; background:url(images/menu_1_13.jpg); }

#top1		{ width:900px; height:250px; margin:0 auto; }

#wrapper 	{ width:900px; height:250px; overflow: hidden; }
#banner 	{ width:900px; height:250px; overflow: hidden; }
#scroller 	{ width:900px; height:250px; margin: 0 auto; overflow: hidden; }
#content 	{ width:6490px; height:250px; }

#home-pane 	{	width: 900px; height: 250px; float: left; background:url(images/top_1.jpg); }
#vtb-pane 	{	width: 900px; height: 250px; float: left; background:url(images/top_2.jpg); }
#viral-pane {	width: 900px; height: 250px; float: left; background:url(images/top_3.jpg); }
#tt-pane 	{	width: 900px; height: 250px; float: left; background:url(images/top_1.jpg); }

div.hide 	{ width: 900px;	height:250px; }

#center		{ height:auto; background:url(images/center_bg.jpg) repeat-x; }
#centerBox  { width:900px; height:auto; }

.centerContent { width:558px; height:129px; background:#f2f2f2; text-align:left; padding-right:10px; }

#pages		{ padding:20px; }

#sleft		{ width:585px; height:auto; float:left; }
#sright		{ width:315px; height:auto; float:right; background:url(images/right_bg.png) repeat-y; margin-bottom:30px; }
#rightContent { width:262px; height:auto; text-align:left; }

#footer 	{ clear:both; height:100px; margin:0 auto; height: auto; background:#114369;  }

a 			{ color:#1e1e1e; text-decoration:none; }
a:hover		{ color:#838383; text-decoration:none; }

.awesome, .awesome:visited {
	background: #222  repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.awesome:hover	{ background-color: #111; color: #fff; }
.awesome:active	{ top: 1px; }

.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }

.blue.awesome, .blue.awesome:visited		{ background-color: #4297d8; }
.blue.awesome:hover							{ background-color: #4daaf0; }


.next.awesome {  float:right; margin-top:205px; margin-right:32px;}
.prev.awesome {  float:right; margin-top:205px; margin-right:195px; }

input { color:#666; }


.prd {
	margin-top:5px;
	padding:10px;
	font-size:12px;
	background-color:#f9f9f9;
}
.prd:hover {
	background-color:#f5f5f5;
}
.prdsub {
	margin:9px;
	padding:10px;
	font-size:12px;
	background-color:#f7f7f7;
}
.prdsub:hover {
	background-color:#f5f5f5;
}

#prddetail 	{ clear:both; width:auto; height:auto; margin:0; padding:0;  }
#prdleft	{ width:166px; float:left; margin-bottom:20px;}
#prdright	{ width:370px; float:right; height:auto; margin-bottom:20px; }
#prdImg		{ clear:both; width:auto; height:auto; background-color:#f7f7f7; padding:10px;margin-bottom:20px; border:#CCC solid thin;  }
#prdFiles	{ clear:both; width:auto; height:auto; background-color:#f7f7f7; padding:10px;margin-bottom:20px; border:#CCC solid thin;  }
#prdCat		{ clear:both; }

.search {
	color:blue;
	text-decoration:underline;
}
.search:hover {
	color:blue;
	text-decoration: none;
}

.search1 {
	font-size:9px;
	color:green;
	text-decoration:underline;
}
.search1:hover {
	font-size:9px;
	color:green;
	text-decoration: none;
}
/*

.newsHeader { font-size:10px; font-weight:bold; }
.adres		{ font-size:9px; color:#185f80; }
.copy		{ font-size:9px; color:#378db5; }

.left 		{ text-align:left; }

form 		{ margin:0 0 0; }
input,textarea { padding-left:2px; border: 1px solid; border-color: #B7C1CB; color:#51778e; }

.white {
	color:#FFFFFF;
}
a.white {
	color:#FFFFFF;
}
a.white:hover {
	color:#FFFFFF;
}
.green {
	color:#009933;
}
.orange {
	color:#FF6600;
}
.grey {
	color:#666666;
}
.pnt11 {
	font-size:11px;
}
.pnt16 {
	font-size:16px;
}


*/