/* CSS Template */
body {
	background-color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	text-align: center;
}

img {
	display: inline;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	}

h1 {
	font-size: 16px;
	}

h2 {
	font-size: 14px;
	}

h3 {
	font-size: 12px;
	font-style: bold;
	color: black;
	}
	
h4 {
	font-size: 12px;
	}

h5 {
	font-size: 10px;
	}

/*dt {
	float: left;
	clear: left;
	line-height: 1.5em;
	padding-bottom: 1em;
	}

dd {
	float:left;
	line-height: 1.5em;
	padding-bottom: 1em;
	}
*/	
fieldset	{
	border-style: solid;
	border-color: #000000;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 1.0em 0px;
	padding: 1em 1em 1em 1em;
	}

fieldset dt	{
	display: block;
	float: left;
	clear: left;
	width: 30%;
	margin: 0em 0em 0.5em 0em;
	}

fieldset dd	{
	display: block;
	float: left;
	width: 60%;
	margin: 0em 0em 0.5em 0em;
	}

fieldset dd dt {
	width: auto;
	}

p {
	line-height: 1.5em;
	}

li {
	line-height: 1.5em;
	}

td {
	font-size: 12px;
	}	

legend {
	display: none;
	}

a:link { color:black; text-decoration:underline; }
a:visited { color:black; text-decoration:underline; }
a:hover { color:black; text-decoration:none; }
a:active { color:black; text-decoration:none; }

dl.selectpayment dt	{
	display: block;
	width: 3em;
	float: left;
	clear: left;
	}

dl.selectpayment dd	{
	display: block;
	float: left;
	width: 90%;
	margin: 0.2em 0em 0.3em 0.5em;
	padding: 0;
	}

.legend {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	padding: 0.1em 1em 0.1em 1em;
	border: 0;
	}

.listitem_form {
	float: left;
	margin: 10px 0px 5px 10px;
	width: 180px;
	height: 250px;
	}

.listitem p {
	margin: 0px;
	text-align: left;
	width: 170px;
	}

.summary dt{
	display: block;
	float: left;
	clear: left;
	width: 20%;
	margin: 0em 0em 0.5em 0em;
	}
	
.summary dd{
	display: block;
	float: left;
	width: 70%;
	margin: 0em 0em 0.5em 0em;
	}
	
.list_link {
	clear: both;
	margin-top: 15px;
	}	

.product_image {
	float: left;
	width: 140px;
	height: 250px;
	margin-left: 20px;
	text-align: center;
	}

.product_info {
	clear: right;
	float: left;
	text-align: left;
	width: 400px;
	margin-left: 30px;
	}
	
.clearer {
	clear: both;
	}

.quantity {
	width: 60px;
	}	

.image {
	width: 70px;
	}	

.product {
	width: 120px;
	}	

.product_number {
	width: 95px;
	}	

.price {
	text-align: right;
	width: 80px;
	}	

.total {
	text-align: right;
	width: 80px;
	}	

.order_submit {
	clear: both;
	width: 150px;
	}
	
.billing_address label {
	display: block;
	float: left;
	clear: left;
	width: 170px;
	margin-bottom: 10px;
	}
	
.delivery_address label {
	display: block;
	float: left;
	clear: left;
	width: 155px;
	margin-bottom: 10px;
	}

.tt_products_basket_payment div {
	clear: left;
	float: left;
	}
	
.csc-textpic-caption {
	font-weight: bold;
	}

.bodytext {
	text-align: justify;
}

.item_data {
	clear: both;
	text-align: left;
	margin: 0;
	width: 320px;
	}	
	
.order_form {
	clear: both;
	margin-bottom: 10px;
	}

.order_data p {
	clear: left;
	}

.order_data dl {
	clear: left;
	}

.tt_products_order_confirmation dt	{
	display: block;
	float: left;
	clear: left;
	width: 15em;
	margin-bottom: 0.2em;
	}

.tt_products_order_confirmation dd	{
	margin-bottom: 0.2em;
	}

.tbl_billing_address tr td{
	width: 220px;
	}

.tbl_delivery_address tr td{
	width: 220px;	
	}

.tbl_payment  tr td{
	width: 220px;	
	}

.payment_message {
	margin-bottom: 10px;
	}

.details_tbl {
	margin: 0 auto;
	text-align: center;
	}
	
.tbl_tipsip {
	margin: 0 auto;
	font-size: 12px;
	}
	
.tbl_tipsip td{
	padding: 5px;
	vertical-align: top;
	}
	
.tbl_option {
	margin: 0 auto;
	margin-top: 10px;
	font-size: 12px;
	}

.tbl_option  tr td{
	vertical-align: middle;
	}

.th_bold {
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	}
	
.opt_td {
	height: 69px;
	}
	
.opt_low {
	height: 101px;
	}
	
.csc-mailform-field {
	margin-bottom: 10px;
	}	
	
.csc-mailform-field label {
	display: block;
	width: 80px;
	float: left;
	}	

.td-0 {
	vertical-align: top;
	width: 45%;
	line-height: 1.5em;
	text-align: justify;
	padding: 5px;
	}

.hand_img {
	text-align: center;
	margin-top: 15px;
	}	


.td-last {
	vertical-align: top;
	width: 45%;
	line-height: 1.5em;
	text-align: justify;
	padding: 5px;
	}
	
.hand_flash {
	width: 100%;
	text-align: center;
	}
	
.hand_flash object{
	margin: 0 auto;
	}
	
#hdr_price	{
	text-align: right;
	}

#hdr_total	{
	text-align: right;
	}

#main {
	position: relative;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding : 0;
	text-align: left;
	width: 779px;
/*	border: solid red 2px;*/
	}

#home_object {
	width: 779px;
	height: 546px;
	text-align: center;
	background-color: black;
/*	border-left: solid black 2px;
	border-right: solid black 2px;*/
	}
	
#logo {
	float: left;
	width: 503px;
	height: 104px;
	}
	
#topmenu {
	float: right;
	float: right;
	width: 276px;
	height: 104px;
	}

#top_black {
	background-color : black;
	width: 276px;
	height: 53px;
	text-align: right;
	}
	
#top_black a:link { color:white; text-decoration:underline; }
#top_black  a:visited { color:white; text-decoration:underline; }
#top_black  a:hover { color:white; text-decoration:none; }
#top_black  a:active { color:white; text-decoration:none; }

#ttl_spcr_top {
	clear: both;
	}

#ttl_spcr_left {
	clear: both;
	float: left;
	}

#content_head {
	clear: right;
	float: right;
	width: 354px;
	height: 52px;
	}

#mainmenu {
	float: left;
	width: 137px;
	}
	
#mainmenu img{
	display: block;
	margin-bottom: 10px;
	}
	
#mainmenu a img{
	display: block;
	margin-bottom: 10px;
	}
	
#content {
	float: left;
	width: 600px;
	margin: 25px 0px 15px 10px;
	padding: 0;
        color:black;
	}

#footermenu {
	clear: both;
	position: relative;
	float: none;
	margin-top : 15px;
	padding-bottom : 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 760px;
	}
	 
#footermenu a{padding: 0px 6px 0px 6px;font-size:12px;}
#footermenu a:link { color:white; text-decoration:underline;font-size:12px; }
#footermenu  a:visited { color:white; text-decoration:underline;font-size:12px; }
#footermenu  a:hover { color:white; text-decoration:none;font-size:12px; }
#footermenu  a:active { color:white; text-decoration:none;font-size:12px; }





/* End css template */

/* CSS content */
/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
/* End css content*/


/* Taras add */
a.sublevel{
	font-size:9px;
	margin-left:50px;
	text-decoration: none;
}

a.sublevel:hover{
	color: #CACACA;
}

table.contact_table td{
	padding-bottom:2px;
	padding-top:2px;
	vertical-align: top;
}
/* End Taras add */
