	/* 

InnoShop Theme ID45
===========================================
Themename:	Point by Point by Point Shop
Version:  	1.1 / 29.01.2010
Author:   	Roland Liechti

*/


/*
------------------------------------------------------------------------------------- 
general shop settings
------------------------------------------------------------------------------------- 
 */

#is_shop {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 1.25em;
	padding:0px;
	width: 440px;
	height: auto;
	background: transparent;
	position: relative;
	overflow: hidden;
	text-align:left;

}

#is_shop hr {
	background-color: #eee; /* Farbe für Opera und Firefox */
	color: #eee; /* Farbe für Internet Explorer (IE) */
	border: 0;
	height: 1px;
	margin: 15px 10px 15px 10px; /* Unbedingt Margin angeben, damit einheitlich dargestellt wird */
	}

/* smooth image scaling with ie */
img {-ms-interpolation-mode: bicubic;}	

#is_shop h1 { 
	color: #fff; 
	margin: 10px 10px 15px 10px; 
	position: relative; 
	display: block; 
	top: 10px; 
	font-size: 24px; 
	padding: 0 0 4px 0; 
	border-bottom: 1px solid #eee;
	font-weight: normal;
	}

#is_shop h2 { 
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 10px 10px 15px 10px; 
	position: relative; 
	display: block;
	font-size: 12px; 
	padding: 0 0 4px 0; 
	background: transparent url(img/dotline.gif) repeat-x left bottom;
	font-weight: normal;
	clear:both;
	}

#is_shop h3 { 
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 10px 0px 15px 0px; 
	position: relative; 
	display: block;
	font-size: 11px; 
	padding: 0 0 4px 0; 
	background: transparent url(img/dotline.gif) repeat-x left bottom;
	font-weight: normal;
	clear:both;
	}

#is_shop h4 { 
	color: #fff; 
	margin: 10px 10px 15px 10px; 
	position: relative; 
	display: block; 
	top: 10px; 
	font-size: 14px; 
	padding: 0 0 4px 0; 
	border:none; 
	font-weight: bold;
	}

#is_shop .clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}

#is_shop .clearfix {
	display: inline-block;
	}

/* 
------------------------------------------------------------------------------------- 
general settings for view-containers
------------------------------------------------------------------------------------- 
*/

#is_productview, #is_detailview, #is_shoppingcart, #is_checkout, #is_orderconfirmation {
	margin: 0;
	padding: 0 0 0 20px;
	width: 400px;
	position: relative;
	z-index: 1;
	}


/* 
------------------------------------------------------------------------------------- 
general settings for tables
------------------------------------------------------------------------------------- 
*/

#is_shop table { 
	clear:both; 
	margin: 20px 0px 30px 0px; 
	width:400px;
	border-collapse: collapse;
	text-align: left;
	}

#is_shop table td { 
	padding: 5px 7px 5px 7px; 
	border-bottom: 1px #bbb solid; 
	vertical-align: middle; 
	text-align: left;
	font-size:11px;
	background: white;
	color: #333;
	}

#is_shop table th { 
	padding: 7px 7px 7px 7px; 
	font-weight: normal; 
	background: #000; 
	color: #fff; 
	text-align:left;
	font-size:11px;
	}

#is_shop table th span { float:left; }

/* 
------------------------------------------------------------------------------------- 
general styling for info-messages
------------------------------------------------------------------------------------- 
*/

.is_msginfo {
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 30px;
	width: auto;
	position: relative;
	clear:both;
	background: #00286d url(img/information.png) no-repeat 7px 50%;
	text-align: left;
	/*border: 1px dotted #fff;*/
	font-size: 13px;
	display:block;
	top: 10px;
	}

.is_msgerror {
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 30px;
	width: auto;
	position: relative;
	clear:both;
	background: #e5c200 url(img/error.png) no-repeat 7px 50%;
	text-align: left;
	/*border: 1px dotted #fff;*/
	font-size: 13px;
	display:block;
	top: 10px;
	}

.is_msgok {
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 30px;
	width: auto;
	position: relative;
	clear:both;
	background: #015fb7 url(img/accept.png) no-repeat 7px 50%;
	text-align: left;
	/*border: 1px dotted #fff;*/
	font-size: 13px;
	display:block;
	top: 10px;
	}

/* ausverkauft darstellung */

#is_productview .is_info_soldout {
	color: #000;
	padding: 3px;
	font-size: 12px;
	background: #ffdd00;
	position: absolute;
	width: 150px;
	top: 40px;
	left: 10px;
	clear:both;	
}

#is_detailview .is_info_soldout {
	color: #000;
	padding: 4px;
	font-size: 12px;
	background: #ffdd00;
	position: relative;
	top: 0px;
	right: 0px;
	clear:both;	
	line-height: 1.5em;
	margin:4px 0px 0px 0px;
	display:inline;
	overflow: visible;
}

#is_searchresults .is_info_soldout {
	color: #000;
	padding: 3px;
	font-size: 12px;
	background: #ffdd00;
	padding: 5px;
	clear:both;	
}

/*
-------------------------------------------------------------------------------------  
settings for navigation links in shop
------------------------------------------------------------------------------------- 
*/

/* link to basket */
#is_basketlink {
	width: auto;
	height: auto;
	float: left;
	display: table-cell;
	background: #000;
	margin: 0 0 20px 10px;
	padding: 4px 8px;
	color: #fff;
	font-weight: bold;
	top: 10px;
	position: relative;
	clear: both;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

#is_basketlink:hover {background-color: #333;}

#is_basketlink a {
	font-size: 12px;
	background: transparent url(img/basket.gif) no-repeat left 50%;
	padding-left: 22px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;	
	}

#is_basketlink a:hover {
	color: #fff;
	background-color: #333;
	}

/* link back */
#is_backlink {
	width: auto;
	height: auto;
	float: left;
	display: table-cell;
	background: #000;
	margin: 0 0 20px 0px;
	padding: 4px 8px;
	color: #fff;
	font-weight: bold;
	top: 10px;
	position: relative;
	clear: both;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

#is_backlink:hover {background-color: #333;}

#is_backlink a {
	font-size: 12px;
	background: transparent url(img/back.gif) no-repeat -2px top;
	padding-left: 22px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;	
	}

#is_backlink a:hover {
	color: #fff;
	}

/* link to basket */
#is_checkoutlink {
	width: auto;
	height: auto;
	float: left;
	display: table-cell;
	background: #000;
	margin: 0 0 20px 10px;
	padding: 4px 8px;
	color: #fff;
	font-weight: bold;
	top: 10px;
	position: relative;
	clear: both;
	text-transform: uppercase;
	letter-spacing: 1px;	
	}

#is_checkoutlink:hover {background-color: #333;}

#is_checkoutlink a {
	font-size: 12px;
	background: transparent url(img/forward.gif) no-repeat right top;
	padding-right: 22px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}

#is_checkoutlink a:hover {
	color: #fff;
	}


/*link block*/

.is_linkblock {
	background: transparent;
	padding: 20px 0;
	margin: 0 0 0 0;
	clear: both;
	float:left;
	width: 400px;
	}

/*
------------------------------------------------------------------------------------- 
product overveiw view
------------------------------------------------------------------------------------- 
*/
#is_productview {}


#is_categories {
	width: 400px;
	background: none;
	height: 30px;
	margin: 10px 0px 16px 0px;
	top: 10px;
	position: relative;
	}

#is_categories h2 {
	color: #fff;
	font-size: 13px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	height: 22px;
	padding-top: 10px;
	padding-left: 10px;
	background: black;
	}

#is_shop .is_category_chooser {
	margin: 20px 0px 0 0px;
	width: auto;
	clear:both;
	background: black;
	padding: 0px 10px 12px 10px;
	}

#is_shop .is_category_chooser h4 { 
	margin: 0 0 15px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
	}	

/*
#is_categories ul {
	list-style-type: none;
	}

#is_categories ul li {
	float: left;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	}
*/

/*todo
- define some categories and style them! e.g. links -> display like tabs
*/


#is_search {
	display:none; /* ausgeblendet da nur wenig produkte */	
	width: 400px;
	height: auto;
	background: #f5f5f5;
	margin: 0 0 20px 10px;
	padding: 10px;
	color: #333;
	font-weight: bold;
	top: 10px;
	position: relative;
	overflow: visible;
	float: left;
	z-index: 999;
	/* works not in ie */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */	
	}

span.is_searchtext {
	font-size: 11px;
	margin-top: 0px;
	display: block;	
	}	

#is_search input {
	width: 250px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	float: left;
	position: relative;
	overflow: hidden;
	/*margin-left: -10px;*/
	}

#is_search button.button_search {
	width: 40px;
	height: 25px;
	padding: 0px 20px 0px 20px;
	margin: 5px 0 0 10px;
	border: 0;
	display: inline;
	float:left;
	position: relative;
	background: #ccc url(img/search.gif) no-repeat center center;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	/* works not in ie */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	}

#is_search button:hover.button_search {
	background-color: #ddd;
	}	

#is_search button.button_search span {
	visibility: hidden;
	}	

/* displaying the products */

.is_product {
	}

.is_product ul {
	background: transparent;
	list-style-type: none;
	margin-left: 0px;
	}	

.is_product ul li {
	float: left;
	width: 400px;
	padding: 0px;
	margin: 0px;
	background: #fff;
	border-bottom: 1px solid #bbb;
	position: relative;	
	color: #333;
	}	

.is_producttitle {
	float:right;
	width: 170px;
	padding: 15px 0 15px 15px;
	margin: 20px 15px 15px 0px;
	background: transparent url(img/dotline.gif) repeat-x left bottom;
	color: #333;
	}

.is_producttitle a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	}

.is_productimage {
	margin: 20px 0 20px 20px;
	border: none;
	float:left;
	max-width: 165px;
	}

.is_productimage img {
	width: 155px;
	border:1px solid white;
	}


.is_price {
	float:right;
	font-size: 12px;
	width: 185px;
	margin: 0px;
	padding: 0 0 0 15px;
	}

.is_detaillink {
	float:right;
	font-size: 12px;
	width: 160px;
	background: transparent url(img/detaildot.png) no-repeat 30px 5px;
	margin: 0;
	padding: 5px 0 0 55px;
	}

.is_detaillink a, .is_detaillink a:link {text-decoration: none; color: #16A0E1;}

/* align button basket to the right on overviewpage */
#is_productview div#is_basketlink {float: right; margin-right: 0px;margin-top: 10px;}


/*
------------------------------------------------------------------------------------- 
search results
------------------------------------------------------------------------------------- 
*/

#is_searchresults {}

#is_shop #is_searchresults table td {font-size:13px; padding: 5px;vertical-align: top;}	

#is_searchresults .is_productimage {margin:0px; padding: 0px; width: 120px;}

#is_searchresults .is_producttitle {font-size: 13px;float:none;font-weight: bold;}	
#is_searchresults .is_price {font-size: 13px;float:none;}
#is_searchresults .is_detaillink {font-size: 13px;float:none;}
#is_searchresults .is_info_soldout {width: auto;position:relative;top:10px;left:0;margin-top: 10px;float:none;}

/*
------------------------------------------------------------------------------------- 
product detail view 
------------------------------------------------------------------------------------- 
*/


#is_detailview {float:left;}

#is_detailview #myform { background: white; color: #333; overflow:auto;padding-bottom: 10px;}


#is_detailview .is_detailtitle { 
	margin: 0px 0px 15px 0px;
	position: relative;
	display: block;
	font-size: 16px;
	padding: 12px 0 12px 20px;
	background: black;
	color: #fff;
	letter-spacing: 1px;
	}

#is_detailview .is_detailimage {
	float:left;
	margin: 5px 10px 20px 20px;
	}


#is_detailview .is_detailimage img {
	/*width: 300px;*/
	}

#is_detailview .is_description {
	clear: both;
	margin: 0 10px 15px 20px;
	}

#is_detailview .is_price {
	clear: both;
	font-size: inherit; 
	font-weight: bold;
	margin: 0 10px 10px 20px;
	padding-left: 0px;
	float: none;
	}

#is_detailview .is_detailoption {
	/*float: left;*/
	clear: both;
	margin: 15px 0px 15px 20px;
	}

#is_detailview input {
	padding: 2px;
	margin-left: 5px;
	}

#is_detailview div.is_detailoption option {padding-right: 10px;}

#is_detailview .is_orderquantity {
	clear: both;
	float: left;
	margin: 6px 10px 10px 20px;
	}

#is_detailview .is_addbasket {
	margin: 0px 0px 10px 10px;
	padding: 5px 15px 0 0;
	float: right;
}

#is_detailview button.button_add {
	border: none;
	background: #000 url(img/add.gif) no-repeat 5px center;
	padding: 4px 8px 4px 26px;
	color: #fff;
	overflow: visible;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	}

#is_detailview button:hover.button_add {
	color: #fff;
	background-color: #333;
	}


/* realign buttons */
#is_detailview div#is_backlink {clear:none;}
#is_detailview div#is_basketlink {float: right; margin-right: 0px;}


/*
------------------------------------------------------------------------------------- 
shopping cart view
------------------------------------------------------------------------------------- 
*/

#is_shoppingcart {}

#is_shoppingcart button.is_button_refresh {
	border: none;
	background: #000 url(img/refresh.gif) no-repeat 5px center;
	padding: 4px 8px 4px 24px;
	margin: 0 0 0 0px;
	color: #fff;
	overflow: visible;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;

	}

#is_shoppingcart button:hover.is_button_refresh {
	color: #fff;
	background-color: #333;
	}

input.is_cart_input {
	float:left;
	display:inline-block;
	font-size: 11px;
	width: 20px;
	}

a.is_but_delete	{
	width: 16px;
	height: 16px;
	display: inline-block;
	float: right;
	background: transparent url(img/cross.png) no-repeat top left;
	margin: -18px 0 0 8px;
	}

/*FIX IE7*/
*+html a.is_but_delete {margin-top: 0px;}

/*FIX IE8*/
a.is_but_delete { margin-top /*\**/: -15px\9 }


a.is_but_delete span {
	display:none;
	}

#is_shop table td.is_tab_subtotal {
	border-top:2px solid #999;
	background: #eee;
	font-weight: bold;
	color: #111;
	padding-top: 12px;
	padding-bottom: 12px;
	}

#is_shop table td.is_tab_mwst { border-bottom:0px; color: #444; font-style: italic; }	

#is_shop table td.is_tab_price, #is_shop table th.is_tab_price {
	text-align: right;
	}	

/* realign buttons */
#is_shoppingcart div#is_backlink {clear:none;}
#is_shoppingcart div#is_checkoutlink {float: right; margin-right: 10px;}


/*
------------------------------------------------------------------------------------- 
checkout page view
------------------------------------------------------------------------------------- 
*/

#is_shop h2.is_title_checkout { 
	margin-left: 0;
	margin-right: 0;
	clear: both;
	font-size: 11px;
	/*background: none;*/
	}

/*-- checkout table for customer input */
#is_shop table.is_formtable	{ /*border-bottom: 1px solid #ccc;*/ }
#is_shop table.is_formtable td { border-bottom:none; padding-left: 0px; background: none; color: white; vertical-align: top }

#is_shop table.is_formtable input[type=text]	 { min-width: 250px; border: 1px solid #ccc; padding: 3px;}
#is_shop table.is_formtable textarea		 { min-width: 250px; min-height: 80px; border: 1px solid #ccc; padding: 3px;font-family: helvetica, arial, sans-serif;font-size: 13px;}
#is_shop table.is_formtable select 			 { min-width: 250px;border-color: #eee;}

#is_shop table.is_formtable td.linebottom	 { border-bottom: 1px solid #bbb;}
#is_shop table.is_formtable td.linetop	 	 { border-top: 1px solid #bbb;}

.is_paymentmethod_box {
	margin: 0 0px;
	clear: both;
	font-size: 13px;
	line-height: 1.75em;
	}

#is_checkout button.button_order {
	float: right;
	border: none;
	background: #000 url(img/checkout.gif) no-repeat 5px center;
	padding: 4px 8px 4px 26px;
	margin: 10px 10px 20px 10px;
	color: #fff;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */	
	overflow: visible;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	}

#is_checkout button:hover.button_order {
	color: #fff;
	background-color: #333;
	}

#is_checkout {}

/*
------------------------------------------------------------------------------------- 
order confirmation page
------------------------------------------------------------------------------------- 
*/

/* #is_shop table.is_customer_info td {background: none; color: white; vertical-align: top;} */


/*
------------------------------------------------------------------------------------- 
ausnahme jquery validate
------------------------------------------------------------------------------------- 
*/

#is_shop label.error {
	background: url('img/error.png') no-repeat left; 
	color: white; 
	padding-left: 2em; 
	margin-top: 5px;
	font-style: italic; 
	display: block;
}
