/*
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border-width: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
}
a {
text-decoration:underline;}
a:hover {
text-decoration:none;
}
.description {
width:175px; 
height:80px; 
background-color:#FFFFFF; 
position:absolute; 
top:20px; 
right:0px;
text-align:left; }

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a
{
font-weight:400;
letter-spacing:-1px;

}
.data
{
	float:left;
	margin-left:30px;
	line-height:2em;
}
.data_single
{
	float:left;
	line-height:2em;
}
.comments
{
	float:right;
	line-height:2.5em;
}
.clr
{
	clear:both;
}


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:   Helvetica,Arial, sans-serif;
	text-align: center;
	color: #000;
	/*background: #3B3B3B;*/
	}

#page {
	background-color: white;
	/*border: 1px solid #959596;*/
	text-align: left;
	}

/*#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}*/

/*#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}*/

#content {
	font-size: 1.2em;
	}
#content ul.post_list {
	/*margin:0px 0px 0px 20px;
	list-style-image:url('images/post_list_icon.png') 10px;*/
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.narrowcolumn ul.post_list li.postli {
background-image: url('images/post_list_icon.png');
background-repeat: no-repeat;
padding-left: 1em;
}
.nostyleli li {


}
/*.entry li {
list-style:inside;
list-style-type:circle;
list-style-image:none;
padding:0px;
}*/
.widecolumn .entry p {
	font-size: 1.05em;
	}
.widecolumn .entry li {
list-style:inside;
list-style-type:circle;
padding:0px;
}


.narrowcolumn .entry, .widecolumn .entry, .narrowcolumn .entry_single {
	line-height: 1.7em;
	font-size:1.2em;
	}
.entry_single li {
margin-left:20px;
}
.entry {
	clear:both;
	margin-left:30px;
	margin-top:30px;
}
.entry_single {
	clear:both;
	margin-top:30px;
}
.entry_single p, entry p {
margin-bottom:5px;

}
.entry a, .entry_single a {
text-decoration:underline;
}
.entry a:hover, .entry_single a:hover {text-decoration:none;} 
.entry p.more {
background:url("images/read_more.png") no-repeat top left;
margin:20px 0px;
padding:0px 0px 0px 20px;
}
.entry p.more a, .entry p.more a:visited, .entry p.more a:hover
{
color:#000;
/*text-decoration:underline;*/
}
.entry p.more a:hover {
	/*text-decoration:none;*/
}
.more-link {
text-decoration:underline;

}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	/*background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	padding:1px 2px 3px 4px;
	}

#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
	}

small {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.post span.data a, .post span.comments a
{
	text-decoration:underline;
}

/*h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}*/

h1 {
	font-size: 2em;
	/*text-align: center;*/
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2, h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	/*font-family: 'Lucida Grande', Verdana, Sans-Serif;*/
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	/*text-decoration: underline;*/
	color: #000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}
.commentlist {


}
.commNum {
	background-color:yellow;
	background:url(images/comments_list_ico.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:30px;
	height:40px;
	position:absolute;
	_position:absolute;
	top:0px;
	left:-30px;
	_left:-40px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
}
.pos {
position:relative;

}
.commentlist li, #commentform input, #commentform textarea {
	/*font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	margin:0px 4px 0px 0px;
	float:left;
	_float:none;
	}
.commentlist em {
	font-style: normal;
	font-size: 1.1em;
	margin:0px 4px 0px 0px;
	/*float:left;
	*float:left;*/

}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	/*font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin:0px;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 40px auto;
	padding: 0;
	width: 960px;
	/*border: 1px solid #959596;*/
	}
#page_single
{
	background-color:white;
	margin:40px auto;
	padding:0px;
	width:960px;
	text-align:left;

}
#header {
	/*background-color: #73a0c5;*/
	margin: 0;
	padding: 0;
	height: 200px;
	/*width: 758px;*/
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding:0px;
	margin: 0px;
	width: 640px;
	/*background-color:#666;*/
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/*#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}*/

/*#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}*/
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin:0px;
	}
h2.posttitle { 
	margin-left:30px;
	padding-bottom:5px;
	background:url(images/dots.gif) repeat-x left bottom;
	font:24px/1.1em  Helvetica, Arial, sans-serif;
	}
h2.posttitle_single { 
	
	background:url(images/dots.gif) repeat-x left bottom;
	font:24px/1.5em  Helvetica, Arial, sans-serif;
	}
h1.pagetitle {
	margin-top: 0px;
	margin-bottom:25px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/*next*/
.alignright {
	float: right;
/*	height:30px;*/
	
	}
/*previous*/
.alignleft {
	float: left;
/*	height:30px;*/
	
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	list-style-type:disc;
	padding: 0 0 0 30px;
	/*list-style: none;*/
	padding-left: 10px;
	/*text-indent: -10px;*/
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0px 10px 3px;
	padding: 0;
	list-style:disc;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	/*text-align: center;*/
	/*background-color:#333;*/
	
	}

#sidebar #searchform #s {
	/*width: 108px;*/
	padding:12px 0px 0px 45px;
	background: url(images/search_inp.gif) no-repeat left top;
	border:none;
	height:26px;
	width:134px;
	}

#sidebar #searchsubmit {
position:absolute;
/*top:19px;*/
right:19px;	
-x-system-font:none;
border:medium none !important;
cursor:pointer;
background-image:url('images/search_btn.gif');
background-color:transparent;
height:38px;
margin:0;
padding:0;
width:81px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 400px;
	padding: 5px;
	border:#999 1px solid;
	margin: 0px 0px 10px 0;
	_margin-bottom:0px;
	float:right;
	}

#commentform textarea {
	width: 400px;
	border:#999 1px solid;
	float:right;
	padding:5px;
	margin:0px;
	_margin-bottom:40px;
	}

#commentform #submit {
	margin: 0;
	/*float: right;*/
	-x-system-font:none;
	border:medium none !important;
	cursor:pointer;
	background-image: url('images/send_reply.png');
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:right;
	height:39px;
	margin:0;
	padding:0;
	width:143px;
}
#commentform label { 
	float:left;
	_float:none;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:5px;
}
/* End Form Elements */
.testdiv { /*border:red 2px solid;*/
position:relative;
text-align:left;
}
.testdiv form {
margin:30px 0px 0px 0px;
}
.leaveComm {
position:relative;
}

.leaveComm fieldset {

margin:0px;
padding:0px;
}
.noneDispl  {
display:none;
}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
h3#comments, h3#respond {
font-size:24px;
padding-bottom:5px;
margin-left:40px;
background:transparent url('images/dots.gif') repeat-x scroll left bottom;
}
.testdiv img.res_ico {
position:absolute;
width:32px;
height:30px;
top:0px;
left:0px;
_left:-40px;
background:transparent url('images/commnets_ico_main.png') repeat-x scroll left bottom;
}
.testdiv img.res_ico2 {
position:absolute;
top:0px;
left:0px;
_left:-40px
}
.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0px 0px 30px;
	padding: 5px 10px 3px;	
	list-style:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	_margin: 0px 0px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	float:right;
	_float:none;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px;
	margin-left: 660px;
	*margin-left:10px;
	*margin-right:0px;
	*float:right;
	width: 300px;
	position:relative;
	
	}

#sidebar form {
	margin: 0px;
	padding:0px;
	
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/***************************************************************WF*header**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
#root {
width: 100%;
min-width: 960px;
height:162px;
font-size: 1.4em;
background-color: #49a500;
background-image: url(images/bg_root.png);
background-position:0 0;
background-repeat:no-repeat;
/*overflow:hidden;*/
}

#header {
width: 100%;
min-width: 960px;
height: 162px;
background-image: url(images/logo_nav.png);
background-position:0px 9px;
background-repeat:repeat-x;
}

.site_wrap {
width:960px;
margin:0 auto;
height: 100%;
position: relative;
z-index: 1;
}
#logo {
position:absolute;
left:0;
*left:-70px;
height: 101px;
width: 333px;
top: 9px;
}

#logo a {
display:block;
background-image: url(images/webfusion_logo_.png);
background-repeat:no-repeat;
height:101px;
color:#FFF;
text-indent:-9999px;
position:relative;
width: 191px;
}
#logo h1 {
	padding:0px 0px 0px 0px;
}

#logo h2 {
background-image: url(images/webfusion_tag_.png);
background-repeat:no-repeat;
text-indent:-9999px;
position:absolute;
height: 11px;
top: 90px;
width: 150px;
left: 190px;
*left:265px;
}

#pri_nav {
position:absolute;
bottom:0;
left:0;
padding:0px;
margin:10px 11px 0px 0px;
width: 100%;
}

#pri_nav li {
float:left;
text-align:center;
list-style:none;
}

#pri_nav a {
color: #FFF;
text-decoration:none;
display:block;
font-weight: 400;
padding:10px 36px;
font-size: 14px;
/* font-size:1.0714em; =15px */
}

#pri_nav a:hover {
background: #592 url(images/top_blik.png) no-repeat top center;
}

#pri_nav a:active {
}

#pri_nav .selected a {
background-color: #592;
}
#pri_nav .none {
display: none;
}

#pri_nav .selected a {
background-image: url(images/top_blik.png);
background-repeat:no-repeat;
background-position: top center;
}

#pri_nav #pn_offers {
background: url(images/top_blik.png) no-repeat top center;
background-color: #A58;
float:right;
padding:0px;
margin:0px;
}
/* ######### sec_nav ########## */
#sec_nav {
float:right;

}

#sec_nav *,
.sec_nav * {
color:#FFF;
}

/*#header #sec_nav .selected a, 
#header #sec_nav li a:hover {
background: transparent url(images/bg_current.png) no-repeat scroll center 2px;
}*/

#side_nav .selected a {
font-weight: bold;
}

#header #sec_nav a, #header #sec_nav span,
#header .sec_nav a, #header .sec_nav span {
text-decoration:none;
font-style:normal;
display:block;
padding-top:18px;
font-size:13px;
}

.sec_nav a, .sec_nav span {
padding-top:0px;
font-size:14px;
}

#sec_nav span,
.sec_nav span {
font-weight: bold;
}

#sec_nav li {
letter-spacing:0.3px;
margin-right: 18px;
line-height: 0.9em;
display:inline;
float:left;
}

.sec_nav li {
letter-spacing:0.3px;
padding: 0 0.5em 0 0 !important;
margin-right: 0.5em;
border-right: 1px solid #9D9D9D;
line-height: 0.9em;
}

#sec_nav li.last,
.sec_nav li.last {
border:none;
margin-right:0;
}

/***********************************************************sidebar*custom*********************************************************************************************************************************************************************************************************************************************************************************************/
#search {
/* width: 238px;*/
 height: 53px;
 margin-bottom: 36px;
 border: 1px solid #dfdfdf;
 padding:0px;
 
 
}
#search input.searchInput {
 float: left;
 width: 120px;
 height: 24px;
 border: 0;
 margin-top: 8px;
 font-size: 16px;
 padding-right: 10px;
}
* html #search input.searchInput {
 width: 346px;
}
#search input.image {
 margin-top: -1px;
 width: auto;
 height: auto;
}
#search a.button {
 float: right;
 margin-top: 0px;
}

#rightBox, #rss, #products {
position:relative;
 width: 262px;
 padding:15px 18px;
 margin-bottom: 36px;
 border: 1px solid #dfdfdf;
 background: #e9e9e9 url(images/top_bg_rB.png) no-repeat left top;
}
#rss
{
padding:20px 18px 0px;
*padding:30px 18px 0px 18px;;
}
#rightBox h2, #rightBoxFull h2, #products h2{
 padding-bottom: 6px;
 margin:0px 0px 18px 0px;
 font-family:Helvetica, Arial, sans-serif;
 font-size:24px;
 background: url(images/dots.gif) repeat-x left bottom;
}
#rss h2
{
 padding-bottom: 6px;
 margin-bottom: 18px;
 font-size:24px;
}
#rightBox ul, #rss ul, #products ul{
 margin-left: 14px;
 margin-bottom: 18px;
}
#rightBox ul li, #rss ul li, #products ul li{
 margin-bottom: 9px;
 
}
#sidebar #products ul#no_style {
	margin:0px 0px 20px 0px;
}
#sidebar #products ul#no_style li  {
	list-style:none;
	margin-bottom:20px;
}
#sidebar #products ul#no_style li span {
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	font:Helvetica;
}
#sidebar #products ul#no_style li img {
	float:left;
	margin-right:20px;
}
#rightBox ul li a
{
font-size:14px;
text-decoration:underline;
}
#rss img 
{
float:left;
margin: -10px 14px 10px 0px
}
#rightBox img
{
/*float:left;*/
margin: 0px;

}
/*footer WS-------------------------------------
------------------------------------------------
------------------------------------------------
-----------------------------------------------*/

/* footer */

#footer {
padding: 0px;
width: 100%;
background-color: #3B3B3B;
min-height: 108px;
margin:20px 0px 0px 0px;
}

#footer:after {
 content: ".";
 clear: both;
 display: block;
 height: 0;
 visibility: hidden;
}
#footer .grid_fib {
background: url(images/whitedots.gif) repeat-x scroll 0 100%;
height:70px;
}
/*#footer .first {
background:transparent url(images/dots.gif) repeat-x scroll 0 100%;
}*/

/*#footer .site_wrap {
width: 888px;

}*/
#footer .grid_fib .column {
padding: 9px 0 0 0 !important;
width: 324px;
float:right;
/*background-color:#FFFF00;*/

}

.lower  {
position:absolute;
top:30px;
right:0px;
}
#footer .grid_fib .double {
width: 564px;
/*background-color:#FF0000;*/
float:left;
}
#footer li {
list-style-type:none;
float:left;
clear:none;
}
#footer .column ul.right  span{
font-weight:normal;
}
#footer .column ul.right li {
border:none;
}
#footer .column ul.right a {
text-decoration:none;
}
#footer .column ul.right a:hover {
text-decoration:underline;
}
#footer div.last {
background:none;
}
#footer .sec_nav li {
line-height:1.1em;
}
#footer li.last {
margin-bottom:0;
}
#footer ul {
margin:0;
/*height:36px;*/
}
/*#cright_farright li {
float:none;
display:block;
text-align:right;
margin-top: 36px !important;
font-size:14px;
}*/
#footer .f_domain {
height: 27px;
margin-top: 9px;
*margin-top: 18px;
padding-left: 24px;
background-image:url(images/footer_left_round_white_cor.png);
background-repeat:no-repeat;
background-position: top left;
}
#footer .i_domain {
height:22px;
padding:2px 3px 3px 2px;
color: #535353;
width: 195px;
*margin-top: -1px;
}
#footer .s_domain {
background-image:url(images/button_grey_opq__.png);
height:27px;
*padding:0px;
*margin-top: -1px;
}
#footer #partners {
height: 41px;
margin: 3px 0 9px -15px;
float: left;
}
#footer #partners li {
padding: 0px;
margin: 0 0 0 15px;
}
#partners li.first {
	margin:0px;
}
.right
{
	float:right;
}
.soc_netw
{

height:30px;
width:960px;
margin:0 auto;
}
.soc_netw img
{
margin-left:25px;
}
/*WS footer done*/