body,html {
margin:0;
width:100%;
}

/*
html > body {
	background-image:URL(http://www.dinpattern.com/tiles/greenhorn.gif);
	background-attachment:fixed;
}
*/

#topbar {
background-color:#eeeeee;
border-bottom:1px solid #aaa;
height:30px;
padding-top:2px;
width:100%;
margin-bottom:5px;
}

html > body > #topbar {
	background-color: rgba(238, 238, 238, 0.7);
}	

#topbar td {
vertical-align:middle;
}
#topbar input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}

#q {
	width:236px;
	height:15px;
	background:url(input_small.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	margin-left: 20px;
}

#q:focus,#q:hover {
	background-position:left bottom;
}

input[type=submit] {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(button.gif) no-repeat left top;
	border:none;
}
#submit:hover {
	background-position:left bottom;
}


#tab_logo {
text-align:left;
}

#tab_logo img {
float:left;
margin-left: 5px;
margin-top: 3px;
}

#tab_links {
text-align:right;
padding-right:10px;
}

#main {
margin:0 auto;
text-align:center;
margin-top:10px;
margin-bottom:10px;
}



blockquote {
display: block;
padding: 0 60px;
width: 400px;
margin-bottom:20px;
font-style:italic;
text-align:justify;
color:#444444;
margin:0 auto;
margin-bottom:20px;
}

blockquote:before, blockquote:after {
color: #69c;
display: block;
font-size: 700%;
width: 50px;
}

blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}
blockquote:after {
content: close-quote;
height: 50px;
margin-top: -70px;   
margin-left: 410px;
}

.comments {
	margin:10px;
	width:600px;
	margin:0 auto;	
}

textarea {
	border:1px solid gray;	
}


.box_table {
	text-align:left;
	margin:0 auto;	
}

.box_table td {
	padding:3px;
	border:1px solid #dcdcdc;	
}

.box_table a {
	font-weight:normal;	
}

.id3_img {
	border:1px solid #aaa;
	float:left;
	margin:0 0 10px 10px;
}

.idgw_img {
	border:1px solid #aaa;
	float:right;
	margin:0 0 10px 10px;
}

.idgw_section {
	margin-bottom:1em;
}

#idgw_section_first {
	margin-top:1em;
}

.idgw_title_js {
	cursor:pointer;
	color:#006699;	
}

.idgw_title_js:hover {
	text-decoration:underline;
}

#idgw_link_before {
	margin-bottom:1em;	
}

#idgw_link_after {
	margin-top:1em;
	margin-bottom:1em;
	font-style:italic;	
}

#click {
	margin-top:1em;
	font-size:x-small;
	color:darkgray;
	text-transform:uppercase;
	font-weight:bold;	
}

input#tags {
	width:400px;
	padding:1px;
}

#tags_saved_text {
	font-weight:bold;
	margin-left:5px;
}

.single_product {
	width:135px;
	float:left;
	padding:5px;
	text-align:center;
	color:#555;
	font-size:10px;
	padding-bottom:10px;
}

.single_product > div {
	width:135px;
	height:135px;
	overflow: hidden;
	background-color:white;
	border:1px solid gray;
	margin-bottom:2px;

	
}

.single_product > div > div {
	 width:135px;
	 height:135px;
	 overflow: hidden;
	 display: table-cell;
	 padding:0;
	 vertical-align: middle;
}

.single_product a {
	font-size:13px;
	text-decoration:none;
}

.source_link {
	text-align:right;
	font-size:10px;
	color:#666;
	margin-top:10px;
	font-style:italic;
}

.rounded_box {
	width:760px;
	margin:15px auto;
}

/*
html > body > #main > .rounded_box {
	background-color: rgba(238, 238, 238, 0.7);
}
*/

.rounded_box h2 { margin: 3px; text-align: center}

.idc-head h3 {
	display:none;
}

textarea#embed {
	width:400px;
	height:100px;
	margin:0 auto;
}

.ratingTextNormal {
	color:#666;	
	margin-left:10px;
	font-size:10px;
}

.ratingTextMessage {
	color:black;	
	margin-left:10px;
	font-size:10px;
	font-weight:bold;
}
