/* CSS Document */
body, html
{
	margin:0;
	background:#fff8e3;
	min-height:100%; 
	height:auto !important; 
	height:100%; 
}
body, td, tr, textarea, input
{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333;
	padding:0;
} 
#container
{
	background:#FFF url(/SV_images/solve/bg.gif) no-repeat top left;
	border:solid 2px #fde2b5;
	width:960px;
	margin:7px auto 7px auto;
}

/****************************************************************************
 			_HEADER
*****************************************************************************/
#header
{
	background:url(/SV_images/solve/header.jpg) no-repeat top left;
	height:175px;
}
/*________________________________________________________
			_Navigation
*/
#navigation
{
}
#navigation #navButtons
{
	height:40px;
	padding:25px 50px 0 180px;
	text-align:center;
}
#navigation #navButtons a
{
	color:#000;
	font-size:14px;
	text-transform:uppercase;
	margin:0 2px 0 2px;
	padding:2px 13px 4px 13px;
}
#navigation #navButtons strong
{
	font-weight:normal;
}
#navigation #navButtons a:link, #navigation #navButtons a:active, #navigation #navButtons a:visited
{
	text-decoration:none;
}
/****************************************************************************
 			_CONTENT
*****************************************************************************/
#contentContainer
{
}
#leftNavigation
{	
	float:left;
	width:170px;
	padding:70px 10px 10px 30px;
}
#leftNavigation img
{
	border:1px solid #b4a98b;
	margin:2px;
}
#leftNavigation img.selected
{
	border:2px #b20000 solid;
	margin:1px;
}
#leftNavigation a
{
	color:#999;
}
#leftNavigation a:link, #leftNavigation a:active, #leftNavigation a:visited
{
	text-decoration:none !important;
}
#leftNavigation a:hover, #leftNavigation a:focus
{
	text-decoration:underline !important;
}
#leftNavigation strong a
{
	color:#333 !important;
}
#leftNavigation ul
{
	margin:0 0 0 0;
	padding:0;
	list-style:none;
}
#leftNavigation ul li
{
	text-transform:uppercase;
	font-size:small;
	font-weight:bold;
	margin:10px 0 5px 0;
	padding:0;
}
#leftNavigation ul li strong
{
	color:#333;
}
#leftNavigation ul ul
{
	margin:0 0 0 25px;
	padding:0;
	list-style:none;
}
#leftNavigation ul ul li
{
	text-transform:none;
	font-weight:normal;
	margin:0;
	padding:0;
}
#content
{
	margin-left:210px;
	padding:3px 70px 40px 10px;
}
#content img.useBorder
{
	border:1px solid #b4a98b;
	padding:2px;
	margin:3px;
}
/*__________________________ _main ___________________*/
.content_main .catalog
{
	margin-bottom:30px;
}
.content_main .news
{
	margin-bottom:30px;
}
.content_main .news p
{
	padding:0;
	margin:2px 20px 2px 20px;
}
.content_main .news p a
{
	color:#333;
}
.content_main .news p.button
{
	text-align:right;
	margin:15px 20px 2px 20px;
	color:#333;
}
.content_main .news p.button a
{
	color:#0075ac;
}
.content_main .actions
{
	margin-bottom:10px;
	border:1px solid #b4a98b;
	padding:20px;
}
.content_main .actions p.button
{
	text-align:right;
	margin:15px 0 0 5px;
	color:#333;
}
/*__________________________ _catalog ___________________*/
.content_catalog h5.gender
{
	margin:10px 0 0 0;
}
.content_catalog .items ul
{
	list-style:none;
	margin:0;
	padding:10px 0 5px 25px;
}
.content_catalog .items em
{
	font-style:normal;
	color:#999999;
}
.content_catalog .itemImage
{
	width:290px;
	float:left;
	text-align:center;
}
.content_catalog .itemImage .colors
{
	margin:10px 20px 0 20px;
}
.content_catalog .itemImage .colors img
{
	margin:0 7px 0 7px;
}
.content_catalog .itemImage .colors img.selected
{
	margin:0 4px 0 4px;
	padding:1px;
	border:2px #9c8f6c solid;
}
.content_catalog .itemInfo
{
	margin:0 0 0 290px;
	min-height:300px; 
	height:auto !important; 
	height:300px; 
}
.content_catalog ul
{
	margin:0;
	padding:20px 0 0 20px;
	list-style:none;
}
.content_catalog ul li
{
	margin:2px 0 2px 0;
}
.content_catalog .price
{
	color:#FF0000;
}
.content_catalog .price strong
{
	font-size:x-large;
}
.content_catalog .oldPrice strong
{
	font-size:large;
	text-decoration:line-through;
}
/*__________________________ _contacts ___________________*/
.content_contact p
{
	margin:10px 5px 10px 20px;
}






/****************************************************************************
 			_FOOTER
*****************************************************************************/
#footer
{
	padding:0 10px 10px 10px;
	text-align:center;
}
#footer .border
{
	height:20px;
	background:url(/SV_images/solve/footerBg.gif);
}
#footer #alaida
{
	float:right;
	width:100px;
	padding:10px 10px 0 0;
}
#footer #info
{
	padding:10px 100px 0 100px;
}




/****************************************************************************
 			_PAGES
*****************************************************************************/
div.pages
{
	text-align:center;
	font-size:x-small;
	margin:3px;
	font-weight:bold;
}
div.pages strong
{
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
	padding:0 3px 0 3px;
}
div.pages a
{
	padding:0 3px 0 3px;
}
.subNav
{
	font-size:small;
	margin:-5px 40px 20px 5px;
	padding:0 0 0 0;
	height:18px;
	text-align:left;
	color:#888;
}
.subNav img
{
	margin:0 5px 2px 5px;
}
h4.parts
{
	margin:10px 0 10px 0;
	font-size:small;
	font-weight:normal;
	color:#666;
	text-align:center;
	padding:8px 0 0 0;
	border-bottom:1px solid #ddd;
}
/****************************************************************************
 			_FORMS
*****************************************************************************/
.form fieldset table
{
	margin-left:20px;
	width:600px;
}
.form fieldset
{
	margin-bottom:10px;
	border:1px #ddd solid;
	border-left:1px #ddd solid;
	border-right:1px #ddd solid;
}
.form form
{
	margin:20px 0 0 0;
	padding:0;
}
.form .error
{
	text-align:center;
}
.form fieldset legend
{
	color:#666666;
	text-transform:uppercase;
	font-weight:bold;
}


/****************************************************************************
 			_MISC
*****************************************************************************/
.invisible
{
	display:none;
	width:0;
	height:0;
	margin:0;
	padding:0;
}

/****************************************************************************
 			_LINKS
*****************************************************************************/
a:link, a:active, a:visited
{
	color:#0075ac;
	text-decoration:underline;
}
a:hover, a:focus
{
	text-decoration:none;
}
a.converted:link, a.converted:active, a.converted:visited
{
	text-decoration:none;
}
a.converted:hover, a.converted:focus
{
	text-decoration:underline;
}
a.gray
{
	color:#333333 !important;
}
/****************************************************************************
 			_HEADERS
*****************************************************************************/
h2
{
	font-size:x-large;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:10px 20px 5px 0;
	margin:0;
	color:#9c8f6c;
	text-transform:uppercase;
}
h2 a:link, h2 a:active, h2 a:visited
{
	color:#aa9765;
	text-decoration:none;
}
h2 a:focus, h2 a:hover
{
	color:#aa9765;
	text-decoration:underline;
}
h3
{
}
h3 a:link, h3 a:active, h3 a:visited
{
	color:#56330E;
	text-decoration:none;
}
h3 a:focus, h3 a:hover
{
	color:#56330E;
	text-decoration:underline;
}
h4
{
	margin:0;
	padding:3px 20px 2px 20px;
	background-color:#f5f3ec;
}
h4 a:link, h4 a:active, h4 a:visited
{
	color:#fff;
	text-decoration:none;
}
h4 a:focus, h4 a:hover
{
	color:#fff;
	text-decoration:underline;
}
h5
{
	padding:4px 20px 4px 30px;
	margin:0;
	font-size:small;
	background:url(/images/zhukdosug/h4bg.gif) #efefef;
}
h5 a:link, h5 a:active, h5 a:visited
{
	color:#56330E;
	text-decoration:none;
}
h5 a:focus, h5 a:hover
{
	color:#56330E;
	text-decoration:underline;
}

hr
{
	height:1px;
	width:100%;
	color:#1e5e1b;
	border:0px;
	border-bottom:1px solid #1e5e1b;
}

.comment
{
	color:#999999;
	font-size:xx-small;
}
.red
{
	color:#CC0000;
}

/*
min-height:200px; 
height:auto !important; 
height:200px; 
*/