/*
Theme Name: Zerobluetech
Theme URI: http://www.zerobluetech.com/
Description: Theme for zerobluetech.com
Author: Miklos Barton
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background
*/

@import url('css/reset.css');
@import url('css/structure.css');
@import url('css/typo.css');
@import url('css/header.css');
@import url('css/sidebar.css');
@import url('css/comments.css');
@import url('css/content.css');
@import url('css/footer.css');
@import url('css/pictos.css');

IFRAME
{
	margin: 0 0 20px;
}
#content DIV LI
{
	list-style-type: none;
}
UL#post-list
{
	margin: 0;
	padding: 0;
}
UL#post-list LI
{
	margin: 0 0 10px;
	padding: 4px 0 0 35px;
	list-style-type: none !important;
	list-style: none !important;
}
.list-faq
{
	background: url(/wp-content/uploads/2010/07/1282941595_help_black.png) no-repeat left top;
}
.list-specification
{
	background: url(/wp-content/uploads/2010/07/1282851311_info_black.png) no-repeat left top;
}
.list-support
{
	background: url(/wp-content/uploads/2010/07/1282852248_file_download.png) no-repeat left top;
}
.buy-online
{
	background: url(/wp-content/uploads/2010/08/basket.png) no-repeat left top;
}
.special-offer
{
	background: url(/wp-content/uploads/2011/04/1302458060_special-offer-20x20.png) no-repeat left center;
}.lock
{
	background: url('images/lock.png') no-repeat;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 5px;
	margin-top: -3px;
}
P.member-sidebar
{
	font-size: 13px;
	line-height: 18px;
}
.store_image
{
	float: left;
	width: 100px;
}
.store_desc
{
	float: left;
	width: 330px;
}
A.buynow_button
{
	display: block;
	width: 195px;
	height: 37px;
	background: url(images/buy_now.jpg) no-repeat bottom left;
}
A.buynow_button:hover
{
	display: block;
	width: 195px;
	height: 37px;
	background: url(images/buy_now.jpg) no-repeat top left;
}
A.satisfaction_button, A.satisfaction_button:visited
{
	display: block;
	background: #0A587C;
	margin-bottom: 30px;
	color: #FFFFFF;
	border-radius: 5px;
	text-align: center;
	font-size: 1.7em;
	line-height: 1.1em;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
A.satisfaction_button:hover
{
	background: #E6993B;
	text-decoration: none;
}
A.satisfaction_button_small, A.satisfaction_button:visited
{
	display: block;
	background: #0A587C;
	margin-bottom: 12px;
	color: #FFFFFF;
	border-radius: 5px;
	text-align: center;
	font-size: 1.7em;
	line-height: 1.1em;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
A.satisfaction_button_small:hover
{
	background: #E6993B;
	text-decoration: none;
}


.one_half { width:45%; }

.one_half { position:relative; margin-right:5%; float:left; }
.last { margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}

.mc_var_label {
	padding-top: 10px;
	margin-right: 5px;
}

.mc_merge_var input[type=text] {
	width: 300px;
}

ul.mc_list {
	margin: 0;
	padding: 0;
}

ul.mc_list li {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none !important;
}

ul.mc_list li label {
	margin-left: 10px;
}
