@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clear {
	clear:both;
}	

#main {
	margin:auto;
	width:795px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	font-variant: small-caps;
}


ul,li{
	margin:0;
	padding:0;
	list-style:none;
	background-image:url(images/list-style.jpg);
	background-position: 0.25em 0.5em;
	background-repeat: no-repeat;
	text-indent:9px
}



/*---Header---*/
#header {
	margin:0;
	height:120px;
	width:795px;
	background-image:url(images/bg_header.jpg);
	background-repeat:repeat-x;
}

#header #logo {
	width:200px;
	height:98px;
	padding:15px 0 0 24px;
	float:left;
}

#header #adLinka {
}

#header #text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:italic;
	font-weight:500;
	color:#393939;
	float:right;
	padding:80px 0 0 0;
	margin-right:13px;
}

#text .value {
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:right;
	margin-top:3px;
}

#header #text  a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}

#header #text  a:hover{
	color:#000000;
	text-decoration:none;
}

/*---Navigation---*/

#navigation {
	margin:0;
	height:50px;
	width:755px;
	padding-left:40px;
	background-image:url(images/bg_navi.jpg);
	background-repeat:repeat-x;
}

#navigation #btn_row1 {
	padding:10px 0 0 0;
	height:16px;
	width:140px;
	float:left;
	text-align:center;
}

.space{
	float:left;
	width:54px;
	height:50px;
	text-align:center;
}

#navigation #btn_row2 {
	padding:3px 0 0 0;
	height:12px;
	width:130px;
	font:11px bold Tahoma;
	color:#00CCCC;
}

#navigation #btn_row2 .newuser {
	margin-left:40px
}

/*---Paragraph---*/
#body_left {
	float:left;
	width:187px;
}

#body_right {
	float:right;
	width:603px;
}

#body_whole {
	float:left;
	width:790px;
}

#paragraph {
	margin:2px 0 0 0;
	height:290px;
	width:169px;
	background-color:#edf0f1;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#604744;
	background-image:url(images/bg_para.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding:26px 9px 0 9px;
}

#paragraph a{
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#00a2e3;
	text-decoration:none;
	margin-top:5px;
}

#paragraph  a:hover{
	color:#00a2e3;
	text-decoration:none;
}

#ad_order {
	margin:4px 0 0 0;
	height:141px;
	width:187px;
	background-image:url(images/ad-order.jpg);
	background-repeat:no-repeat;
}

#ad_order a img {
	margin:103px 0 0 103px;
}

#welcome {
	font:12px Tahoma;
	color:#707070;
}

#welcome p {
	margin:18px 0 0 35px;
	width:395px;
}

#welcome p b {	
	font-weight:bold;
	color:#c42f0f;
}

#welcome p a{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	margin-top:5px;
}

#welcome p a:hover{
	color:#c42f0f;
	text-decoration:none;
}

#other_pages {
	font:12px Tahoma;
	color:#707070;
}

#other_pages p {
	margin:18px 0 0 35px;
	width:525px;
}

fieldset{
  margin:18px 0 0 35px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
}	

#other_pages p b {	
	font-weight:bold;
	color:#c42f0f;
}

#other_pages p  a{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	margin-top:5px;
}

#other_pages p  a:hover{
	color:#c42f0f;
	text-decoration:none;
}

#full_page {
	font:12px Tahoma;
	color:#707070;
}

#full_page p {
	margin:18px 0 0 35px;
	width:750px;
}

#full_page p b {	
	font-weight:bold;
	color:#c42f0f;
}

#full_page p  a{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	margin-top:5px;
}

#full_page p  a:hover{
	color:#c42f0f;
	text-decoration:none;
}

#line {
	margin:5px 0 0 0;
	height:4px;
	width:603px;
	background-image:url(images/bg_line.jpg);
	background-repeat:repeat-x;
}

#product {
	margin:10px 0 0 0;
}

#product #detail {
	width:144px;
	margin:0 0 0 5px;
	float:left;
	border:0px solid #000000;
	font:12px Tahoma;
	color:#59676d;
}

#product #detail .border {
	border:1px solid #ababab;
	margin:2px;
}

#product #detail ul li {
	margin:0;
	padding:0;
}

#product #detail small {
	font:10px Tahoma;
}

#product #detail b {
	font:10px Tahoma;
	font-weight:700;
}

#line_footer {
	margin:5px 0 0 0;
	height:4px;
	width:795px;
	background-image:url(images/bg_line.jpg);
	background-repeat:repeat-x;
}

#footer {
	margin:8px 0 0 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#63747e;
}

.red {
	color:#FF0000;
}

.bold {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:0px dotted #919191;
	float:left;
	padding:0 0 0 6px;
	height:50px;
	width:140px;
	clear:right;
}

a:hover {
	color:#999999;
}


form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin:18px 0 0 35px;
  padding: 0;
  width: 400; 
}


form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
   
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  background-color: #ffffff;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
 	font-weight:bold;                      
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}



form input, form textarea, form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{
	font-weight:bold;
	color:#E60000;
	} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}