/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)   */


a {
	color: #33ADDB;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}




p {
	padding: 2px 0 5px;
	margin: 0;
}



.header { 
	height: 45px; 
	margin: 0px 0 2px 0; 
	padding: 20px 0 0 5px;
	border-top: 4px solid #000;
	background: #FFF url(img/headerbg.gif) repeat-x bottom left;
	color: #808080;
}
	
.searchform {
	float: right;
	padding: 0 5px 0 0;
}

.subheader {
	margin: 0 0 10px;
	clear: both;
	height: 23px;
}

.subheader_center {
	color: #626262;
	line-height: 28px;
	text-align: center;
	background: url(img/hmrightbg.gif);
	background: #F6F6F6 url(img/hmrightbg.gif) repeat-x;
}

.subheader_center a {
	font-size: 13px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 7px 2px 8px;
	background: inherit;
}

.subheader_center a:hover {
	background: #33ADDB url(img/hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}

.left {
	float: left;
	padding: 5px 0 0 5px;
	width: 190px;
}

p.menu {
	line-height: 120%;
}

p.menu img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 0px;
	height: 7px;
	width: 3px;
}

p.menu2 {
	line-height: 120%;
}

p.menu2 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 5px;
	height: 7px;
	width: 3px;
}

p.menu3 {
	line-height: 120%;
}

p.menu3 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 10px;
	height: 7px;
	width: 3px;
}

p.menu4 {
	line-height: 120%;
}

p.menu4 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 15px;
	height: 7px;
	width: 3px;
}

p.menu5 {
	line-height: 120%;
}

p.menu5 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 20px;
	height: 7px;
	width: 3px;
}



p.pagenavi {
	float: left;
}

p.sortnavi {
	float: right;
}

p.info {
	color: #333399;
	font-size: 13px; 
	font-weight: bold;
	text-decoration:none; 
	position:relative;
}

.img {
	padding-top: 5px;
	float: left;
	width: 90px;
}

.text {
	float: right;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	width: 460px;
}

.text p {
	margin-top: 3px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}


.asinimg {
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	width: 130px;
}

.asintext {
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0 5px;
	width: 360px;
}

.asintext p {
	margin-top: 3px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

a.info {
	font-size: 13px; 
	font-weight: bold;
	text-decoration:none; 
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(img/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size: 13px; 
	padding-left:10px; 
	padding-top:10px;
}

.line {
	margin: 10px 0;
	border-bottom-width: 1px;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	clear: both;
	height: 1px;
}

.right_left {
	float: left;
	width: 260px;
	padding: 13px;
	background: #f2f2f2 url(img/corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_right {
	float: right;
	width: 240px;
	padding: 13px;
	background: #f2f2f2 url(img/corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_topasin {
	color: #626262;
	text-align: center;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	float: left;
	height: 90px;
	width: 90px;
	background: #f2f2f2 url(img/corner.gif) no-repeat bottom right;
}

a.topasin {
	font-size: 13px; 
	text-decoration:none; 
	position:relative;
}

a.topasin span {
	display:none;
}

a.topasin:hover {
	cursor:default;
}

a.topasin:hover .topasinbox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:85px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(img/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size: 13px; 
	padding-left:10px; 
	padding-top:10px;
}

.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: underline; 
}

form.search {
	padding: 0; 
	margin: 0; 
}

input.textin, 
select.textin { 
	margin: 0; 
	width: 240px;
	border: 1px solid #336699;

	color: #000; 
}

input.textin:hover { 
	border: 1px solid #808080; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	background: #e9d2f0; 
	color: #333399; 
	padding: 1px; 

}



body {
	background:#FFFFFF;
	padding:0;
	margin:0;
	text-align:center;
background:#f7f7f7;

}





#page {
	margin: 0 auto;
	width: 826px;
background:#f8f0ff url('img/bg.png') center;
}

#page2 {
	font-size: 13px;
	color: #444444;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #777777;
	width: 810px;
	background: #fff;
}

#header {
	letter-spacing: 2px;
	text-align: left;
	height: 70px;
	width: 810px;
	background-color: #FFFFFF;
}

#header H1 {
	font-size: 13px;
	color: #000066;
	margin: 0;
	padding: 5px 1px 0px;
  
}

#header h1 a {
	color: #000066;
	text-decoration: none;
}

#header h2 {
	font-size: 13px;
	color: #333333;
	margin: 0;
	padding: 5px 30px 10px;
}

#menu {
	border-bottom: 1px solid #999999;
	width: 100%;
	background-color: #333333;
}

#menu TD {
	font-size: 13px;
	text-align: center;
	margin: 0px;
	padding: 3px 2px;
	height: 20px;
  word-spacing : 5px;

}

#menu a {
	color:#fff;
	font-weight:bold;
	width:100%;
	text-decoration:none;
}

#copy a:hover {
	color: #ffff00;

position: relative; top: 3px;
}

#left {
	width:210px;
	float:left;
	text-align:left;
	padding:0 0 0 0;
}

#left a {
	color:#00497c;
}

#left a:hover {
	color:#4455b6;
}

#left H4 {
	font-size: 13px;
	color: #FFFFFF;
	margin: 10px 0 0 10px;
	padding: 3px 10px;
	background-color: navy;
        background: url(http://sogolinkwave.net/back2.jpg);
}

#left h5 {
	font-weight:normal;
	margin:0 0 0 10px;
	padding:7px 10px;
	font-size:13px;
	color:#444;
	border: 1px solid #999999;
	background-color: #e9d2ff;
}

#left ul {
	font-weight:normal;
	margin:0 0 0 10px;
	padding:7px 10px;
	font-size:13px;
	color:#444;
	border: 1px solid #999999;
	background-color: #eeeeee;
}

#left ul li {
	color: navy;
	margin-left: 15px;

}

#right {
	width:580px;
	float:right;
	padding:0 0 10px 0;
	text-align:left;

}

#right a {
	color:#00497c;
}

#right a:hover {
	color:#4455b6;
}

#right H3 {
	font-size: 13px;
	color: #e8ae00;
	margin: 10px 10px 0 0;
	padding: 2px 10px;
	border-width: 1px;
	border-color: #ffcc00;
	border-style: solid;
	clear: both;
	background-color: #ffff99;
}

#right h5 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#contents {
	font-size: 13px;
	text-align: left;
	margin: 10px 10px 0;
	padding: 0px;
}

#contents .item {
	margin: 0px;
	padding: 0px;
	float: left;
}

#contents .itemtext {
	font-size: 13px;
	line-height: 130%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#contents hr {
	clear: both;
}

#contents .asintext {
	font-size: 13px;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}

#contents .customer {
	font-size: 13px;
	line-height: 130%;
	margin: 10px 0px;
	padding: 10px;
	border-width: 1px;
	border-color: #3366CC;
	border-style: solid;
}

#contents .similar {
	font-size: 13px;
	line-height: 130%;
	margin: 10px 0px;
	padding: 10px;
	border-width: 1px;
	border-color: #3366CC;
	border-style: solid;
	background-color: #FFFFCC;
}

#contents .topasin {
	font-size: 13px;
	line-height: 120%;
	margin: 0px;
	padding: 0 10px 0 25px;
	float: left;
	width: 100px;
	display: block;
}

#pagetop {
	padding:10px 12px 0 0;
	text-align:right;
}

#copy {
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding: 1px 0 3px;
	border-top: 1px solid #666666;
	clear: both;
	background-color: #333333;
        background: url(http://sogolinkwave.net/back2.jpg);
}

#copy a {
	color: #FFFFFF;
	text-decoration: none;
}

