/*
This CSS definition is copyright Dipl.-Ing.(TH) Winfried Kaiser, info@seifenparadies.de, entwicklung@powertemplate.de
Any unauthorized use will be legally prosecuted!

Not released under the GNU General Public License
*/

/*
-----------------------------------------------------------------------------------
The following definitions need usually to be modified
*/

/* Gambio */

#popup_box {
	position: absolute;
	left: 0px;
	top: 60px;
	height: 100%;
	width: 100%;
	z-index: 10000;
	color: black;
}

#popup_box #shopping_cart,
#popup_box #checkout_shipping,
#popup_box #gm_checkout_payment,
#popup_box #gm_checkout_confirmation,
#popup_box #checkout_success,
#popup_box #create_account_page {
	background-color:white;
	border:medium none;
	float:none;
	left:50%;
	margin-left:-274px;
	position:relative;
	text-align:left;
	top:135px;
	width:538px;
}

#checkout_address #create_account_page {
	top:0px;
}

#popup_box .lightbox_block {
	padding:10px;
}

#popup_box #create_account_page #footer {
	margin-top:46px;
}

.window_close,
#popup_box #footer {
	background-image:url(../icons/close.gif);
	background-position:right center;
	background-repeat:no-repeat;
	color:#B9B9B9;
	cursor:pointer;
	display:block;
	float:right;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	height:16px;
	line-height:16px;
	margin-top:24px;
	padding-right:20px;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
	width: auto;
	clear: both;
}

#product_images_box {
	 background-color: white;
	 margin-left: auto;
	 margin-right: auto;
	 overflow: hidden;
	 padding: 5px;
}

#product_images_box #active_image {
	/*
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	*/ 
	text-align: center;
}

#product_images_box #footer {
	 background-image: url(../icons/close.gif);
	 background-position: right;
	 background-repeat: no-repeat;
	 color: #b9b9b9;
	 cursor: pointer;
	 display: block;
	 float: right;
	 font-family: Arial;
	 font-size: 14px;
	 font-style: normal;
	 font-weight: bold;
	 height: 21px;
	 line-height: 21px;
	 padding-right: 20px;
	 text-align: right;
	 text-decoration: none;
	 text-transform: uppercase;
}

#product_images_box #wrap_images {
	 margin-left: auto;
	 margin-right: auto;
	 overflow: hidden;
}

#product_images_box .active {
	 background-color: #f3f8fc;
	 border-color: #335475;
	 border-style: solid;
	 border-width: 1px;
}

#product_images_box .inactive {
	 background-color: white;
	 border-color: #cccccc;
	 border-style: solid;
	 border-width: 1px;
}

#product_images_box h1 {
	 background-color: #325374;
	 color: white;
	 font-family: Arial;
	 font-size: 16px;
	 font-style: normal;
	 font-weight: bold;
	 height: 35px;
	 line-height: 35px;
	 margin: 0px;
	 text-align: center;
	 text-decoration: none;
	 text-transform: uppercase;
}

#product_images_box li {
	 float: left;
	 margin-right: 12px;
	 margin-top: 12px;
	 padding: 0px;
	 text-align: center;
}

#product_images_box ul {
	 list-style-type: none;
	 margin: 0px;
	 padding: 0px;
}

#price_offer_form #price_offer_input_desc {
	 float: left;
	 width: 110px;
}

#price_offer_form .price_offer_input {
	 height: 24px;
}

#price_offer_form .price_offer_input1 {
	 height: 138px;
}

#price_offer_form .price_offer_input2 {
	 height: 75px;
}

#price_offer_input {
	 width: 400px;
}

#price_offer_necessary_info {
	 clear: left;
	 /*color: #fe0000;*/
	 text-align: right;
}

gm_price_offer hi {
	font-size:11px;	
}

#gm_price_offer_email {
	 border-color: #000000;
	 border-style: solid;
	 border-width: 1px;
	 width: 200px;
}

#gm_price_offer_link {
	 border-color: #000000;
	 border-style: solid;
	 border-width: 1px;
	 width: 200px;
}

#gm_price_offer_message {
	 border-color: #000000;
	 border-style: solid;
	 border-width: 1px;
	 height: 130px;
	 width: 280px;
}

#gm_price_offer_name {
	 border-color: #000000;
	 border-style: solid;
	 border-width: 1px;
	 width: 200px;
}

#gm_price_offer_offerer {
	 border-color: #000000;
	 border-style: solid;
	 border-width: 1px;
	 width: 200px;
}

#gm_price_offer_price {
	 border-color: #000000;
	 border-style: solid;
	 border-width: 1px;
	 width: 200px;
}

#gm_price_offer_telephone {
	 border-color: #000000;
	 border-style: solid;
	 border-width: 1px;
	 width: 200px;
}

#gm_price_offer_vvcode {
	 border-color: #000000;
	 border-style: solid;
	 border-width: 1px;
	 margin-top: 5px;
	 width: 200px;
}

.price_offer_error {
	 color: #000000;
	 font-family: Verdana, Arial, Helvetica, Sans-Serif;
	 font-size: 12px;
	 font-style: normal;
	 font-weight: bold;
	 text-decoration: none;
	}

.price_offer_image {
	 border-color: #a7a7a7;
	 border-style: solid;
	 border-width: 1px;
	 float: left;
	 margin-right: 15px;
	 padding-bottom: 10px;
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-top: 10px;
	}

.price_offer_success {
	 color: #000000;
	 font-family: Verdana, Arial, Helvetica, Sans-Serif;
	 font-size: 12px;
	 font-style: normal;
	 font-weight: bold;
	 text-decoration: none;
	}

#gm_checkout_confirmation .subcategory,	
#checkout_confirmation .subcategory,
#checkout_success .subcategory,
#checkout_shipping .subcategory,
#checkout_payment .subcategory,
#checkout_address .subcategory,
#create_account .subcategory {
	font-weight: bold;
	padding-bottom: 5px;
	text-transform: uppercase;
	/*width:529px;
  color:white;
  */
}

.formArea {
	background-color:transparent;
	border:none;
	/*width:549px;*/
}

.class_error_message {
	color:red;
}

/* Weiterempfehlen */
#gm_tell_a_friend_popup #tell_a_friend_send{
	float: right;
	cursor:pointer;
}

#tell_a_friend_icon {
	float: left;
	margin-right: 7px;
}

#tell_a_friend_form {
	padding-top: 10px;
	padding-bottom: 25px;
	margin-top: 0px;
}

#gm_tell_a_friend_popup {
	background-color:white;
	color:black;
	font-size:12px;
	margin-left:-267px;
	/*margin-right:auto;*/
	margin-top:190px;
	overflow:hidden;
	padding:10px;
	text-align:left;
	width:557px;
	left:50%;
	position:relative;
}

#gm_tell_a_friend_popup .contentsTopicsListen_m {
	margin-left:45px;
}

#gm_tell_a_friend_popup .active_input {
	background-color: #f3f8fc;
	border-color: #335475;
	border-style: solid;
	border-width: 1px;
	color: #335475;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 2px
}

#gm_tell_a_friend_popup .cell_left {
	float: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 28px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 140px
}

#gm_tell_a_friend_popup .cell_left_bold {
	color: #335475;
	font-weight: bold
}

#gm_tell_a_friend_popup .cell_right {
	margin-left: 140px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px
}

#gm_tell_a_friend_popup .cell_right input {
	height: 24px;
	width: 227px
}

#gm_tell_a_friend_popup .gm_tell_a_friend_message {
	height: 120px;
	width: 400px
}

#gm_tell_a_friend_popup .inactive_input {
	background-color: #ffffff;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 2px
}

#gm_tell_a_friend_popup #footer {
	background-image: url(../icons/close.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #b9b9b9;
	cursor: pointer;
	display: block;
	float: right;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	margin-top: 14px;
	padding-right: 20px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase
}

#gm_tell_a_friend_popup #vvcode img {
	margin-bottom: 5px
}
/* ENDE Weiterempfehlen */

#gm_price_offer_message {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	height: 130px;
	width: 280px
}

#gm_price_offer_price, 
#gm_price_offer_telephone, 
#gm_price_offer_email, 
#gm_price_offer_link, 
#gm_price_offer_name, 
#gm_price_offer_offerer, 
#gm_price_offer_vvcode {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	width: 200px;
	padding:2px;
}

#gm_price_offer_vvcode {
	width: 60px;
}

#gm_price_offer,
#gm_tell_a_friend {
	margin-top:4px;
	cursor:pointer;
}

#gm_price_offer {
	margin-right:10px;
}

.price_offer_text_heading {
	font-weight:bold;
}

.price_offer_text {
	margin-top: 12px;
}

#iconizing_icon {
	float:left;
}

#iconized_page_head {
	background-color:#EB660B;
	color:#FFFFFF;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin-left:45px;
	padding-bottom:9px;
	padding-left:11px;
	padding-top:9px;
	text-decoration:none;
	text-transform:uppercase;
	margin-bottom: 12px;
}

#checkout_success #iconized_page_head {
	font-size:15px;
}

#shopping_cart #gift_cart_head {
	background-color:#EB660B;
	color:#FFFFFF;
	font-weight:bold;
	height:18px;
	line-height:18px;
	padding:2px 10px;
	text-align:center;
	text-transform:uppercase;
	width:400px;
}

#shopping_cart #gift_cart_body {
	background-color:#E7E7E7;
	color:#000000;
	padding:20px 10px;
	text-align:left;
	width:400px;
	margin-bottom: 12px;
}

#shopping_cart #cart_table {
	border:1px solid #464040;
	border-right:none;
	clear:both;
	width:538px;
}

#shopping_cart #cart_table td {
	border-right:1px solid black;
	padding:7px;
	vertical-align:top;
}

#shopping_cart th {
	background-color:#EB660B;
	border-right:1px solid black;
	color:#FFFFFF;
	height:22px;
	padding:2px;
	text-align:center;
	text-transform:uppercase;
}

#shopping_cart #cart_table_total {
	border-bottom:1px solid #464040;
	border-left:1px solid #464040;
	border-right:1px solid #464040;
	padding:3px;
	text-align:right;
	width:538px;
}

.strong {
	font-weight: bold;
}

.align_right {
	text-align: right;
}
			
.align_center {
	text-align: center;
}

.head_sep {
	clear: both;
}

.text_information {
	border-bottom:1px solid;
	margin-bottom:12px;
	padding-bottom:12px;
}

.text_information br {
	margin-bottom:12px;
}

.ui-tabs-nav {
	/*border-left:1px solid #CCCCCC;*/
}

.ui-tabs-nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 2px !important;
	padding:0 !important;
}

.ui-tabs-selected {
	background-color:#F0F0F0 !important;
}

.ui-tabs-nav .ui-tabs-selected a {
	text-decoration:none !important;
}

.ui-tabs-nav li {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
	height:35px;
	line-height:35px;
	margin:0;
	padding:0;
	margin-right: 5px;
	vertical-align:middle;
}

.ui-tabs-nav a {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	white-space:nowrap;
	font-weight: normal !important;
	text-decoration:underline !important;
	padding:5px 8px;
}

.ui-tabs-panel {
	/*background-color:#FFFFFF;
	border:1px solid #CCCCCC;*/
	font-style:normal;
	font-weight:normal;
}

.ui-tabs-hide {
display:none;
}
