@import url('styles.base.css');

/* General styles */
body, div, p {
	font: 11px #FFFFFF Tahoma;
}
body {
	min-width: 970px;
	background: #d4825c url('../images/arabic/wg_skin/bg_all.jpg') repeat-x right top fixed;
}
.wg-bg {
	background: url('../images/arabic/wg_skin/bg.jpg') no-repeat center top fixed;
}

input,textarea,select {
	color: #626262;
	font: 11px verdana, arial, sans-serif;
}
.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long {
	color: #626262;
	border: 1px solid #dfe6ed;
	padding: 2px;
}
select {
	border: 1px solid #dfe6ed;
	padding: 1px;
}
p {
	color: #626262;
}
a, a:link, a:visited, a:active, a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.underlined, .underlined:link, .underlined:visited, .underlined:active {}
hr {
	border: 0px solid #eaf0f5;
	border-top-width: 1px;
}
.dark-hr {
	border: 0px solid #e3e3e3;
	border-top-width: 1px;
	height: 0px;
}
.error-text {
	color: #f27a00;
}
/* /General styles */

/* View large image link */

.view-large-image-link, .view-large-image-link:link, .view-large-image-link:visited, .view-large-image-link:hover, .view-large-image-link:active {
	background: url('../images/arabic/icons/view_larger.gif') no-repeat right 2px;
	padding: 1px 15px 1px 15px;
}
/* Side boxes styles */
.sidebox-link, .sidebox-link:link, .sidebox-link:visited, .sidebox-link:hover, .sidebox-link:active {
	color: #FFFFFF;
}
.sidebox-body .input-text, .updates-wrapper .input-text {
	color: #626262;
	background-color: #FFFFFF;
	border: #c5d1d8 1px solid;
	width: 127px;
	padding: 2px 1px 0px 1px;
	height: 17px;
}

/* /Side boxes styles */

/* Categories side box */
.sidebox-rootcategory, .sidebox-rootcategory:link, .sidebox-rootcategory:visited, .sidebox-rootcategory:hover, .sidebox-rootcategory:active {
	color: #626262;
}
/* /Categories side box */

/* Ajax */
.ajax-loading-box {
	background: url('../images/arabic/ajax_left.gif') no-repeat right bottom;
	padding: 0px 5px 0px 0px;
}

.right-inner-loading-box {
	background: url('../images/arabic/ajax_right.gif') no-repeat left bottom;
	padding: 0px 0px 0px 5px;
}

.ajax-inner-loading-box {
	background: #fff1a8 url('../images/arabic/icons/ajax.gif') no-repeat right;
	padding: 6px 26px 6px 6px;
	font-size: 12px;
	font-weight: bold;
	color: #3f0000;
}

.ajax-message {
	border: 1px solid #000000;
	background-color: #f4fbff;
	padding: 10px 10px 10px 10px;
}
/* /Ajax*/


/* Notification box */
.cm-notification-container {
	position: fixed;
	left: 8px;
	top: 0px;
	z-index: 16;
}
.notification-content {
	position: relative;
	margin-bottom: 1px;
}
.notification-w, .notification-n, .notification-e {
	background-color: #eb3737;
}

.notification-header-w, .notification-header-n, .notification-header-e {
	color: #FFFFFF;
	background: #c91414 url('../images/arabic/icons/notification_icon_e.gif') no-repeat right center;
}

.notification-body {
	color: #FFFFFF;
}

img.cm-notification-close {
	padding: 0px 4px 4px 4px;
	margin-left: -7px;
	float: left;
}
.notification-body p {
	margin: 3px 0px 0px -1px;
	text-align: left;
}
.notification-body b {
	font-weight: normal;
}
.notification-body a, .notification-body a:visited, .notification-body a:hover, .notification-body a:active {
	color: #FFFFFF;
}
.notification-n {
	background-color: #9cce14;
}
.notification-header-n {
	background: #70b814 url('../images/arabic/icons/notification_icon_n.gif') no-repeat right center;
}
.notification-w {
	background-color: #ffaa14;
}
.notification-header-w {
	background: #ff8214 url('../images/arabic/icons/notification_icon_w.gif') no-repeat right center;
}
/* /Notification box */

/* Section in main box */
.section-border {
	border: 1px solid #d1d1d1;
}
.section-title {
	background: #6f414c url(../images/arabic/section_title_bg.gif) repeat-x bottom;
}
.section-title a {
	color: #FFFFFF;
	padding-right: 14px;
	text-decoration: none;
*padding-left: 14px;
}
.section-title a:hover {
	text-decoration: underline;
}
.section-title a.cm-combo-on {
	background: url('../images/arabic/icons/section_icon_expanded.gif') no-repeat right;
}
.section-title a.cm-combo-off {
	background: url('../images/arabic/icons/section_icon_collapsed.gif') no-repeat right;
}
.section-body, .section-body-details {
	border-top: 1px solid #d1d1d1;
	background-color: #8c4e67;
	padding: 9px 16px;
}
.section-body-details {
	padding: 18px 16px;
}
/* Section in main box */

/* Buttons */
.button a, .button-action a, .button-submit-action input, .button-submit input, .button-submit-big input {
	border: 1px solid #690e33;
	color: #FFFFFF;
	background-color: #b61261;
	font: bold 15px Arial;
	padding: 2px 4px 2px 4px;
}

/* input buttons */
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action {
	height: 18px;
}
.button-submit-action, .button-action {

}
.button-submit-action, .button-action, x:-moz-any-link {

}
.button-submit {
	height: 18px;
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a {
	background-color: #77776c;
	margin: 0px;
	height: 18px;
	line-height: 14px;
	background: #b61261 url('../images/arabic/wg_skin/button.gif') no-repeat right top;
	padding: 3px 9px 4px 0px;
	height: 21px;
	line-height: 14px;

}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a, x:-moz-any-link {
	padding: 1px 2px 3px 2px;
}
.button-submit, .button {
	background-image: none;
}
.button-submit input, .button a {
	background-image: none;
}
.button-submit input {
	padding-bottom: 6px;
	line-height: 16px;
}
.button-submit-big {
	background: #e12f61 url(../images/arabic/big_but_left.png) no-repeat right top;
	padding-right: 3px;
	height: 29px;
}
.button-submit-big input {
	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/arabic/big_but_right.png) no-repeat left top;
	font-size: 12px;
	padding: 7px 7px 8px 19px;
	height: 29px;
	line-height: 16px;
	border: none;
}
.button-submit-big input, x:-moz-any-link {
	padding: 5px 4px 8px 16px;
}
/* /input buttons */
.button {
	padding: 0px;
	border: 0px none;
}
.button-action a {
	padding: 0px 5px;
	line-height: 16px;
	height: 16px;
}
/* link buttons */

/* /link buttons */
.text-button, .text-button:link, .text-button:visited, .text-button:hover, .text-button:active, .text-button-act, .text-button-act:link, .text-button-act:visited, .text-button-act:hover, .text-button-act:active {
	margin-left: 1px;
	padding-left: 8px;
	background: url(../images/arabic/icons/text_but_arrow.gif) no-repeat left 5px;
*margin-right: 10px;
}

.text-button-act, .text-button-act:link, .text-button-act:visited, .text-button-act:active, .text-button-act:hover {
	color: #ff5400;
	background-image: url(../images/arabic/icons/action_text_but_arrow.gif);
}
.go-button {
	vertical-align: middle;
	padding-right: 3px;
}
.button-tool a, .button-tool a:link, .button-tool a:visited, .button-tool a:hover, .button-tool a:active, a.tool-link, a.tool-link:hover {
	font: normal 12px Arial;
	color: #b20101;
	text-transform: lowercase;
}
.tags-buttons {
	margin-top: -32px;
}
/* /Buttons */

/* Category page */
.category-description {
	color: #626262;
}
.categories-columns {
	float: right;
	padding-left: 40px;
}
a.product-title, a.product-title:visited, a.product-title:hover, a.product-title:active {
	color: #D4847F;
	font: normal 11px Verdana;
	text-decoration: underline;
}
a.product-title:hover {
	text-decoration: none;
}
.product-details-title {
	color: #626262;
	font-size: 12px;
}
.sku {
	padding: 5px 0px 6px 0px;
}
.list-price {
	color: #757575;
}
.price, .sub-price {
	color: #fc004d;
	font: bold 11px Verdana;
}
p.price {
	margin: 0px;
}
.sub-price {
	color: #333333;
}
.discount {
	color: #666666;
}
/* Category page */

/* Product picker box */
.cm-picker-data-container {
	border: 1px solid #d1d1d1;
}
/* /Product picker box */

/* Checkout pages */
/* Tabs */
.tabs {
	background: #b0335d url(../images/arabic/tabs_bg.gif) 0px 0px;
	/*background-color: #b0335d;*/
	margin-top: 25px;
}
.tabs ul li, .tabs ul li.cm-active {
	padding: 4px 11px 6px 11px;
	margin: 2px 0px 0px 0px;
	height: 16px;
}
.tabs ul li.cm-active {
	background-color: #FFFFFF;
	border: 1px solid #d1d3d6;
	border-bottom-width: 0px;
	padding: 2px 11px 4px 11px;
	margin: 3px 0px 2px 0px;
}
/* /Tabs */

.cm-tabs-content {
	padding: 22px 5px;
	margin-bottom: 8px;
	border:1px solid #b0335d;
	border-top:none;
}
.affiliate-code {
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	color: #999999;
	font-size: 9px;
	text-align: center;
}
.compare-table .left-border {
	border-right: solid #ced6da 1px;
}
.compare-table .bottom-border {
	border-bottom: solid #ced6da 1px;
}
.compare-table .first-cell {
	border-bottom: 1px solid #ced6da;
	background-color: #f1f4f6;
}
table label {
	width: auto;
	font-weight: normal;
}

/* jCarusel */
.jcarousel-skin {
	background: #2A0A0D url(../images/arabic/wg_skin/submenu_pic.gif) no-repeat left top;
	border:1px #3a0f17 solid;
}

/* /jCarusel */

/* Listmania */

.lm-top {
	border-top: 1px solid #b7b7b7;
}
.lm-left {
	border-right: 1px solid #b7b7b7;
}
.lm-right {
	border-left: 1px solid #b7b7b7;
}
.lm-bottom {
	border-bottom: 1px solid #b7b7b7;
}
.lm-scroller {
	border: 1px solid #d6d6ff;
	background-color: #FFFFFF;
}
/* /Listmania */

/* Ads */
/* /Ads */

/* common styles */
.float-wrapper {
	position: relative;
	overflow: hidden;
}
.border {
	border: 1px solid #3a0f17;
}
.no-items {
	background-color: #8c4e67;
}
/* /common styles */

/* main styles */

#footer {
	/*padding: 15px 0px 22px;
	background: url(../images/arabic/footer_bg.gif) no-repeat 116px 60px;*/
}
/* Styles for the fixed width layout */
.helper-container, x:-moz-any-link {
	padding-left: 1px;
}
#container {
	background-color: #2a0a0d;
}
.left-column, .right-column {
	border: none;
	padding: 0px 3px 10px 3px;
	background: url(../images/arabic/wg_skin/submenu_pic.gif) no-repeat left top;
}
.left-column {
	float: right;
	width: 171px;
	margin-right: -966px;
}
.right-column {
	float: right;
	width: 171px;
	margin-right: -179px;
	background: url(../images/arabic/wg_skin/submenu_pic.gif) no-repeat center bottom;
}

#content {
	background: url(../images/arabic/wg_skin/left_col_delim.gif) repeat-y 780px 0px;
}
.content-helper {
	background: url(../images/arabic/wg_skin/right_col_delim.gif) repeat-y left top;
}
.container-right .content-helper, .container-left #content, .container-long .content-helper, .container-long #content {
	background-image: none;
}
/* /Styles for the fixed width layout */

/* /main styles */

/* top styles */
#top_menu {
	/*background: #f4457b url(../images/arabic/top_menu_bg.gif) repeat-x right top;*/
	background: none;
	margin: -50px 250px 0px 0px; /*margin: -45px 0px 0px 0px;*/
	text-align:center;
	float: right;
	z-index:999;
}

#top_menu ul {
	z-index: 10;
}
#top_menu ul li span {
	display: block;
}
#top_menu ul li.cm-active span {
	/*background-color: #f4457b;*/	
}
#top_menu li.first-level a, #top_menu li.first-level a:hover, #top_menu li.first-level.cm-active a, #top_menu li.first-level.cm-active a:hover {
	color: #FFFFFF;
	font: normal 17px Arial, Helvetica;
	text-transform: uppercase;
	padding: 7px 20px;
	display: block;
	text-decoration: none;
}
#top_menu li.first-level li a, #top_menu li.first-level li a:hover, #top_menu li.first-level.cm-active li a, #top_menu li.first-level.cm-active li a:hover {
	font-weight: normal;
}
#top_menu ul li.first-level.cm-active a, #top_menu ul li.first-level.cm-active a:hover {
	color: #bf2f68;
	font: normal 17px Arial, Helvetica;
}
#top_menu ul li.first-level ul a, #top_menu ul li.first-level ul a:hover, #top_menu ul li.first-level.cm-active ul a, #top_menu ul li.first-level.cm-active ul a:hover {
	color: #FFFFFF;
	text-transform: none;
}
#top_menu ul li.first-level ul, #top_menu ul li.first-level.cm-active ul {
	margin-top: 0px;
}
#top_menu ul li.first-level a:hover, #top_menu ul li.first-level.cm-active a:hover {
	text-decoration: none;
	color: #bf2f68;
	font: normal 17px Arial, Helvetica;
	background:none;
}
#top_menu ul li.first-level.cm-active a:hover {
	color: #FFFFFF;
}
#top_menu ul li.first-level ul li a {
	font: normal 17px Arial, Helvetica;
}
#top_menu ul li.first-level ul li a:hover {
	font: normal 17px Arial, Helvetica;
	text-decoration: underline;
}

/* /top styles */

/* main menu style */
.buttons-container {
	padding: 10px 0px;
}
.top-text {
	background: url('../images/arabic/icons/hot_news_icon.gif') no-repeat right 2px;
	padding-right: 13px;
	font: bold 11px tahoma, verdana, arial, sans-serif;
	color: #ff7800;
	margin-top: 15px;
}
/* /main menu style */

/* top tools styles */
.top-tools-container {
	background-color: #fff1f5;
	padding: 1px 5px 7px 5px;
	height: 29px; /* for Safari */
}
.top-tools-container span.float-left, .top-tools-container span.float-right {
	height: 37px;
	margin: -1px -5px 0px 0px;
}
.top-tools-container span.float-right {
	margin: -1px 0px 0px -5px;
}
.search-selectbox {
	border: 1px solid #d5d5d5;
}
.search-input {
	border: 1px solid #d5d5d5;
	width: 165px;
}
.search-advanced, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {
	padding: 0px 8px 0px 8px;
}

/* /top tools */

/* content-tools */
.content-tools {
	padding: 4px 4px 3px 5px;
	margin-bottom: 0px;
	border-bottom: 1px dashed #9e1c50;
}
.content-tools span.float-left, .content-tools span.float-right {
	width: 5px;
	height: 32px;
	margin: -5px -7px 0px 0px;
}
.content-tools span.float-right {
	margin: -5px 0px 0px -5px;
}
/* /content-tools */

/* cart box styles */
#cart_status .float-left {
	background: url(../images/arabic/top_tools_delim.gif) no-repeat left top;
	padding: 0px 0px 0px 14px;
	margin-left: 11px;
}
#cart_status .lowercase {
	font: normal 12px Arial;
	color: #f83387;
}
#cart_status .lowercase a:link, #cart_status .lowercase a:visited, #cart_status .lowercase a:active{
	text-decoration: underline;
}
#cart_status .lowercase a:hover {
	text-decoration: none;
}
.full-cart {
	padding-top: 3px;
}
#cart_status .checkout-link a, #cart_status .checkout-link a:link, #cart_status .checkout-link a:visited, #cart_status .checkout-link a:hover, #cart_status .checkout-link a:active {
	background: url(../images/arabic/icons/cart_arrow.gif) no-repeat left 8px;
	padding: 2px 3px 3px 15px;
}
.full-cart a, .full-cart a:link, .full-cart a:visited, .full-cart a:hover, .full-cart a:active {
	background-color: #ff86a8 !important;
	color: #FFFFFF;
	display: inline-block;
}
.full-cart a.view-cart, .full-cart a.view-cart:link, .full-cart a.view-cart:visited, .full-cart a.view-cart:hover, .full-cart a.view-cart:active {
	background-color: #ff86a8 !important;
	display: inline-block;
}
.cart-list {
	background: url(../images/arabic/cart_list_bg.gif) no-repeat 0px 24px;
}
.list-container {
	border: 1px solid #e4e4e4;
	border-top-width: 0px;
	background-color: #FFFFFF;
}

.cart-list .list {
	border: 1px solid #e4e4e4;
}
#cart_status .cart-list .float-left {
	background-image: none;
	padding: 0px;
	margin: 0px;
}
.cart-list ul {
	margin: 0px 4px;
}
#cart_status .cart-list ul a, #cart_status .cart-list ul a:visited {
	padding-right: 0px;
	padding-left: 2px;
	color: #626262;
}
.cart-list ul li {
	padding: 5px 0px;
}
.cart-list ul li.delim {
	background-color: #ebebeb;
	background-image: none;
}
.list p.center {
	font-weight: bold;
	color: #626262;
}
#cart_status .buttons-container a, #cart_status .buttons-container a:link, #cart_status .buttons-container a:visited, #cart_status .buttons-container a:hover, #cart_status .buttons-container a:active {
	background: url(../images/arabic/icons/cart_arrow.gif) no-repeat left 6px;
	color: #626262;
}
/* /cart box styles */

/* common sidebox style */
.sidebox-wrapper {
	margin: 0px 7px 10px;
}
.sidebox-wrapper h4, .sidebox-wrapper a, .sidebox-wrapper a:visited, .sidebox-wrapper a:hover, .sidebox-wrapper span, .sidebox-wrapper label, .sidebox-wrapper p, .sidebox-wrapper strong  {
	color: #FFFFFF;
}
.central-column p, .central-column span,
.deals-footer a.active, .deals-footer a, .deals-footer a:visited
/*.central-column .mainbox2-body a, .central-column .mainbox2-body a:visited, .central-column .mainbox2-body a:hover*/
{
	color: #FFFFFF;
}
 
.sidebox-title {
	border-bottom: 1px dotted #f83387;
	padding:0 2px 3px 0;
}
.sidebox-title span {
	display: block;
	padding: 10px 0px 0px 2px;
	font: bold 12px Verdana, Geneva, Arial, Helvetica;
	color: #f83387;
	text-transform: uppercase;
	line-height: 14px;
}
.sidebox-title span:first-letter {
	/*color: #f83387;*/
}
.sidebox-body {
	padding: 5px 0px 0px;
}
.sidebox-bottom {
	height: 0px;
}
.sidebox-bottom span {
	/*background: url(../images/arabic/sb_btm_left.gif) no-repeat right top;*/
	background: none;
}
/* /common sidebox style */

/* categories sidebox style */
.sidebox-categories-wrapper {
	margin: 0px 0px 10px 0px;
}
.sidebox-categories-wrapper .sidebox-title {
	margin: 0px 7px;
	padding-right: 2px;
}
.sidebox-categories-wrapper .sidebox-title span {
	padding: 10px 0px 0px 2px;
}
.sidebox-categories-wrapper .sidebox-body {
	border: 0px none;
	padding: 5px 0px 0px 0px;
}
.sidebox-categories-wrapper .h-sep {
	/*display: none;*/
}
/* /categories sidebox styles */


/***** Tables *****/
/* Common table */
.table {
	background-color: #8c4e67;
	padding: 1px 1px 1px 0px;
}
.table th {
	background-color: #8c4e67;
	border-left: 1px solid #dee1e5;
	border-bottom: 1px solid #dee1e5;
}
.table th a, .table th a:link, .table th a:visited, .table th a:hover, .table th a:active {
	color: #2c2b2b;
	font-weight: bold;
}
.table tr {
	background-color: #8c4e67;
}
.table table tr {
	background-color: transparent;
}
.table td {
	border-left: 1px solid #dee1e5;
}
.table .table-footer td {
	background-color: #8c4e67;
	border-left: 1px solid #dee1e5;
}
.table-row, tr.table-row, td.table-row {
	background-color: #b0335d;
}
/* /Common table */

/* Utility styles */
.table-bg {
	background: #f7f7f7 url(../images/arabic/table_bg.gif) repeat-x;
	height: 34px;
}
/* /Utility styles */

/***** /Tables *****/

/* mainbox */
.mainbox-title {
	/*background: url(../images/arabic/mainbox2_title_bg.gif) repeat-x right bottom;*/
	margin: 0px 10px 15px 10px;
	padding: 18px 0px 3px 0px;
	border-bottom: 1px dotted #d8d8aa;
}
.mainbox-title span {
	color: #515151;
	font: normal 26px Arial, Helvetica, sans-serif;
}
.mainbox-title span.float-right {
	padding-top: 22px;
	font-size:11px;
	color: #FFFFFF;
}
.mainbox-title {
	font: bold 16px tahoma, verdana, arial, sans-serif;
}
/* /mainbox */

/* mainbox2 */
.mainbox2-container {
	border: 1px solid #3a0f17;
	margin-bottom: 10px;
}
.mainbox2-title {
	/*background: url(../images/arabic/mainbox2_title_bg.gif) repeat-x right bottom;*/
	margin: 0px 20px 15px;
	padding: 18px 0px 3px 0px;
	border-bottom: 1px dotted #d8d8aa;
}
.mainbox-title span,.mainbox2-title span {
	/*color: #D4847F; color: #f83387; color: #95D390;*/
	color: #d8d8aa;
	font: normal 22px Arial, Helvetica, sans-serif;
	line-height: 18px;
}
/* /mainbox2 */

.step-body, .step-body-active {
	background-color: #8c4e67;
}

.subheaders-group {
	margin: 0px 20px 15px 20px; /* T R B L*/
	border: 1px solid #2a0a0d;
}

.subheader, .subheader-first-item {
	color: #FFFFFF;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 18px 0px 0px 0px;
	border-bottom:1px solid #3a0f17;
	margin-bottom: 10px;
}
.subheader-first-item {
	padding: 0px 0px 5px 0px;
}
.subheader2 {
	font: bold 11px tahoma, arial, verdana, sans-serif;
	border-bottom: 1px solid #eaf0f5;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 2px;
}

/* color mainbox */
.mainbox-cart-title {
	background: #F04D90 url('../images/arabic/mainbox_cart_title_bg.gif') repeat-x right top;
	border: 1px solid #3a0f17;
	font-size: 12px;
	padding: 6px 10px 6px 8px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.mainbox-cart-title span.float-left, .mainbox-cart-title span.float-right {
	display: none;
}
.mainbox-cart-body, .mainbox-cart-body-flex {
	border: 1px solid #3a0f17;
	border-width: 0px 1px;
}
.mainbox-cart-body {
	max-height: 230px;
	max-width: 328px;
	overflow: auto;
}
.mainbox-cart-body .product-description {
	padding: 0px 7px;
}
.mainbox-cart-body-flex {
	padding-bottom: 17px;
	overflow-y: hidden;
	overflow-x: auto;
}

.cart-buttons {
	background-color: #8c4e67;
	border: 1px solid #3a0f17;
}
.cart-buttons .float-left {
	padding-top: 3px;
}
/* /color mainbox */

.updates-wrapper {
	background-color: #8c4e67;
	border: 1px solid #3a0f17;
}
.sidebox-body .updates-wrapper {
	margin: 8px -7px 0px -7px;
}

/* Bottom styles */
.bottom-copyright {
	color: #626262;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 0px;
}
.bottom-copyright a, .bottom-copyright a:link, .bottom-copyright a:visited, .bottom-copyright a:hover, .bottom-copyright a:active {
	font-size: 10px;
	color: #626262;
	text-decoration: underline;
}
.bottom-copyright a:hover {
	text-decoration: none;
}
.bottom-search {
	padding: 2px 0px 2px 0px;
	background-color: #f2f4f4;
	border: 1px solid #eceeee;
}
.bottom-search .search-products-text {
	font-weight: bold;
}
.bottom-search .search-input {
	width: 204px;
}
#footer .quick-links a:link, #footer .quick-links a:visited, #footer .quick-links a:active, #footer .quick-links a:hover {
	color: #626262;
	padding: 0px 8px;
}
.bottom-search span.float-left, .bottom-search span.float-right {
	display: none;
}
/* /Bottom styles */

/* recently viewed */
.recent-prod-link-bg {
	background-color: #f4f4f4;
	text-align: left;
}
.extra-link, .extra-link:link, .extra-link:visited, .extra-link:hover, .extra-link:active {
	color: #f83387;
	text-transform: lowercase;
	font: normal 11px Tahoma;
}
/* /recently viewed */

/* product LIST view styles */
.product-spacer {
	width: 0px;
	font-size: 0px;
}

td.product-image img {
	margin: 0 0 0 10px;
}
.fixed-layout {
	table-layout: fixed;
}
td.product-image img {
	border: 1px solid #c8c8c8;
}

.product-image {
	float: right;
	margin: 0px 0px 10px 25px;
}
.discount-label {
	background: url('../images/arabic/discount_label_left.png') no-repeat right top;
	padding: 0px 10px 0px 0px;
}
.discount-label em {
	background: #37aae8 url('../images/arabic/discount_label_right.png') no-repeat left top;
	padding: 4px 1px 4px 4px;
	color: #FFFFFF;
	font: normal bold 13px Arial, Helvetica, sans-serif;
	min-width: 28px;
	text-align: center;
}
.discount-label em strong {
	font-weight: normal;
}

.product-variant-image {
	padding: 1px;
}
.product-variant-image-selected {
	border: 2px solid #3DA5EE;
}
.product-variant-image-unselected {
	border: 2px solid #CCCCCC;
}
/* /product LIST view styles */
/* pagination styles */
.pagination {
	padding: 2px 0px 2px 0px;

}

.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	border: 1px solid #3a0f17;
;
}

.pagination a:hover, .pagination-selected-page {
	border: 1px solid #3a0f17;
	background-color: #8c4e67;

}

.pagination-selected-page {
	font-weight: bold;

	
}
/* /pagination styles */

.info-field-title {
	background-color: #8c4e67;
	padding: 4px 8px 4px 4px;
}

.info-field-body {
	padding: 10px 10px 17px 0px;
}

/* product details styles */
.product-details-options {
	/*background-color: #FFF1F5;*/
	background-color: #8c4e67;
	border: 1px solid #3a0f17;
}
/* /product details styles */

.delim {
	padding: 0px;
	margin: 0px;
	height: 5px;
	line-height: 5px;
	font-size: 5px;
}

/* Basic list definition */
ul.bullets-list, ul.arrows-list, ul.tree-list, ul.tree-list ul, ul.bottom-list, ul.inside-list, ul.action-bullets, ul.menu-root-categories, ul.menu-subcategories, ul.sitemap-list {
	line-height: 14px;
}
/* /Basic list (w/delimiters) */

/* List with circle bullets */
.cm-tabs-content ul li, .wysiwyg-content ul li, .category-description ul li, .bullets-list li {
	background: url('../images/arabic/icons/dot_dark.gif') no-repeat right 7px;
	padding: 1px 11px 6px 0px;
}
.bullets-list li {
	background: url('../images/arabic/icons/bullet.gif') no-repeat right 7px;
}
/* /List with circle bullets */

/* List with 2 arrows as bullet */
ul.arrows-list li {
	background: url(../images/arabic/icons/list_arrow.gif) no-repeat right 9px;
	padding-right: 13px;
}

ul.arrows-list li.delim {
	background: url('../images/arabic/sidebox_delim.gif') repeat-x center 2px;
	padding: 0px;
	margin: 0px;
	height: 7px;
	line-height: 7px;
	font-size: 7px;
}
/* /List with 2 arrows as bullet */

/* Tree list */
ul.tree-list .cm-expanded {
	background: url('../images/arabic/icons/links_expanded.gif') no-repeat scroll left 5px;
}

ul.tree-list .cm-collapsed {
	background: url('../images/arabic/icons/links_collapsed.gif') no-repeat scroll left 5px;
}
/* /Tree list */

/* Bottom list */
ul.bottom-list {
	margin: 0px 6px 0px 0px;
	line-height: 17px;
}
ul.bottom-list li {
	padding-right: 10px;
	background: url(../images/arabic/icons/bottom_list_arrow.gif) no-repeat right 7px;
}
ul.bottom-list li a.underlined, ul.bottom-list li a.underlined:link, ul.bottom-list li a.underlined:visited, ul.bottom-list li a.underlined:hover, ul.bottom-list li a.underlined:active {
	font-weight: bold;
}
ul.inside-list li {
	list-style: none none;
	background-image: none;
	padding: 2px 0px 3px 0px;
	line-height: 12px;
}
/* /Bottom list*/

/* Action bullets */
ul.action-bullets {
	margin-bottom: 10px;
}
ul.action-bullets li {
	background-image: url('../images/arabic/icons/dot_dark.gif');
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 0px 13px 0px 10px;
	display: inline;
}
/* /Action bullets*/

/* No bullets */
ul.no-markers li, .wysiwyg-content ul.no-markers li {
	background-image: none;
	list-style-type: none;
	padding-right: 0px;
}
/* /No bullets */
ul.menu-root-categories li a {
	padding-right: 8px;
}

/* One page checkout styles */
.step-container, .step-container-active {
	background-color: #fafafa;
	border: 1px solid #dddddd;
}
.step-container-active {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
}
.checkout-steps {
	background-color: #E7E7E7;
}

.step-title-active {
	background: #ffedf3 url(../images/arabic/op_checkout_title_active_bg.gif) repeat-x bottom;
	border-bottom: 1px solid #DDDDDD;
}
.step-title span.float-left, .step-title-active span.float-left {
	color: #a2acae;
}
.step-title-active span.float-left {
	color: #F4457B;
}
.step-body .shipping-rates label {
	color: #8ca1a1;
	font: italic bold 11px Tahoma;
}
.step-title a.title, .step-title a.title:hover, .step-title-active a.title, .step-title-active a.title:hover {
	font: bold 17px Tahoma;
	color: #8ca1a1;
	background: url(../images/arabic/icons/step_arrow.gif) no-repeat right 7px;
}
.step-title-active a.title, .step-title-active a.title:hover {
	color: #515151;
	background: url(../images/arabic/icons/step_arrow_active.gif) no-repeat right 7px;
}
.step-complete-wrapper, .step-complete-wrapper strong {
	font-style: italic;
	color: #8ca1a1;
	font-size: 11px;
}
.step-complete-text {
	color: #858585;
}
.step-complete-wrapper .form-field label {
	color: #8ca1a1;
	font: italic bold 11px Tahoma;
}
.step-complete-wrapper ul.bullets-list li {
	background: url('../images/arabic/icons/step_bullet.gif') no-repeat right 7px;
	padding-right: 11px;
}
/* One page checkout styles */

/* Estimation form */
.estimation-popup-box {
	/*border: 1px solid #dadada;
	background-color: #f8f8f8;*/
	background-color: #8c4e67;
	border: 1px solid #3a0f17;
	margin: 0px 0px 10px 0px;
}
.box {
	/*border: 1px solid #dadada;
	background-color: #f8f8f8;*/
	background-color: #8c4e67;
	border: 1px solid #3a0f17;
}

/* /Estimation form */

/* polls */
.required-question {
	color: #ff0000;
}
/* /polls */

/* Rating styles */
/* /Rating styles */


/* Previewer styles */
#previewer_overlay {
	background-color: #000000;
	-moz-opacity: 0.1;
	opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=10)";
}
#previewer_window {
	color: #000000;
}
#previewer_hide_select{
	background-color: #FFFFFF;
	border: none;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
#thumbs_frame img {
	border: 1px solid #c1d4eb;
	cursor: pointer;
}
#thumbs_frame img.cm-current-thumb {
	border: 1px solid #0551ae;
}
#preview_window {
	border: 2px solid #FF8000;
}
.drag-window {
	background-color: #FFFFFF;
	cursor: move;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
a.cm-thumbnails-mini {
	border: 1px solid #c8c8c8;
}
a.cm-cur-item {
	border: 1px solid #ff7800;
}
/* /Previewer styles */

/* Calendar box */
.calendar-but {
	vertical-align: -8px;
	width: 20px;
	height: 22px;
}
.calendar-box {
	background-color: #ffaac4;
	border-top: 1px solid #cecece;
	border-left: 1px solid #797979;
	border-bottom: 1px solid #797979;
	border-right: 1px solid #cecece;
	-moz-user-select: none;
}
.calendar-navig a.cm-previous-month {
	background: url(../images/arabic/icons/calendar_previous.gif) no-repeat right 4px;
	margin-left: 30px;
	padding: 0px 2px;
	text-decoration: none;
}
.calendar-navig a.cm-next-month {
	background: url(../images/arabic/icons/calendar_next.gif) no-repeat right 4px;
	text-decoration: none;
}
.calendar-box div.float-left {
	background-color: #8c4e67;
}
.calendar-box ul {
	margin: 0px 0px 5px 0px;
}
.calendar-box ul li a.selected, .calendar-box ul li a.selected:hover {
	color: #626262;
}
.calendar {
	background-color: #8c4e67;
}
.calendar th {
	background-color: #6f414c;
	font-weight: normal;
}
.calendar th.weekend {
	color: #f15513;
}
.search-advanced .calendar td, .calendar td {
	cursor:pointer;
	border: 1px solid #FFFFFF;
	color: #0033cc;
	padding: 0px;
}
.calendar td a.strong {
	text-decoration: none;
}
.calendar td a.strong:hover {
	text-decoration: underline;
}
.calendar td a:hover {
	background-color: #f0f0f0;
}
.calendar td.weekend a, .calendar td.weekend a:hover {
	color: #626262;
}
.calendar td.selected a, .calendar td.selected a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F4457B;
	font-weight: bold;
}
.calendar td.previous-month-days a, .calendar td.previous-month-days a:hover, .calendar td.next-month-days a, .calendar td.next-month-days a:hover {
	color: #bfbfbf;
	text-decoration: none;
}
/* /Calendar box */

/* block "Product filters" */
.product-filters .details {
	color: #959595;
}
.reset-filters, .reset-filters:visited, .reset-filters:hover, .reset-filters:active {
	color: #b20101;
	background: url(../images/arabic/icons/delete_icon.gif) no-repeat right 3px;
	text-transform: lowercase;
}
/* /block "Product filters" */

/* captcha */
.image-captcha {
	border: 2px solid #D2D9E1;
	cursor: pointer;
}
.captcha-input-text {
	border: 1px solid #d2d9e1;
	font: bold 16px Tahoma;
	padding: 4px 2px;
	margin: 4px 0px 0px 0px;
}
/* /captcha */

/* Quick links */
/* top */
.quick-links {
	padding-top: 8px;
}
.quick-links a:link, .quick-links a:visited, .quick-links a:active, .quick-links a:hover{
	padding: 0px 17px 0px 3px;
	color: #2c2b2b;
	font-size: 11px;
}
.helper-block {
	display: block;
	float: left;
	width: 115px;
	height: 59px;
	/*background: url(../images/arabic/top_flower.gif) no-repeat left top;*/
	background: none;
	margin-top: -66px;
	position: relative;
	z-index: 8;
}
/* /top */
/* bottom */
#footer .quick-links {
	float: none;
	padding: 13px 0px 0px;
	text-align: center;
	margin: 0px;
}
/* /bottom */
/* /Quick links */

/* Select languages */
.select-link, .select-link:link:hover {
	background: url('../images/arabic/icons/select_icon.gif') no-repeat 0 2px;
padding-right:20px;
display:inline-block;
}
.select-wrap {
	font-size: 11px;
}
.select-popup {
	border: 1px solid #cecece;
	background-color: #FFFFFF;
}
.cm-select-list a, .cm-select-list a:visited, .cm-select-list a:hover, .cm-select-list a:active {
	color: #282828;
}
ul.cm-select-list li a:hover, #top_quick_links .cm-select-list a:hover {
	background-color: #01b1dc;
	color: #FFFFFF;
}
.localization {
	border-right: 1px solid #b8b8b8;
	padding: 0px 12px 0px 9px;
	margin-top: 4px;
}
/* /Select languages */

/* checkout totals */
.promotion-coupon {
	/*background: #f2f2f2 url(../images/arabic/coupon_code_bg.gif) repeat-x right top;
	border: 1px solid #dddddd;*/
	background-color: #8c4e67;
	border: 1px solid #3a0f17;
	white-space: nowrap;
}
.promotion-coupon .input-text {
	border: 1px solid #d0d0d0;
}
/* Statistic list */
ul.statistic-list {
	margin-top: 0px;
	padding-top: 9px;
	/*background-color: #FFF1F5;*/
	background-color: #8c4e67;
	border: 1px solid #3a0f17;
}
ul.statistic-list li.total {
	background-color: #b61261;
}
/* /Statistic list */
/* /checkout totals */

/* File uploader */
.fileuploader {
	border: 1px solid #d9d9d9;
	background-color: #f5f5f5;
}

.attach-images-alt label {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
/* /File uploader */

/* Cart items */
#cart_items .product-title, #cart_items .product-title:visited, #cart_items .product-title:hover, #cart_items .product-title:active {
	font-size: 11px;
}
#cart_items .sku {
	font: 10px Tahoma;
	color: #858585;
}
.quantity, .quantity label, .quantity .input-text, .quantity .sub-price, .quantity .price {
	font: bold 11px Tahoma;
}
.quantity label {
	color: #858585;
}
.product-description a.cm-combo-on, .product-description a.cm-combo-off {
	background: url(../images/arabic/icons/prod_details_collapsed.gif) no-repeat right 2px;
}
.product-description a.cm-combo-off {
	background-image: url(../images/arabic/icons/prod_details_expanded.gif);
}
/* /Cart items */

/* classic checkout */
/* progress bar styles */
.pb-container em {
	background: #d1d1d1 url(../images/arabic/pb_step.gif) no-repeat 0px 0px;
	color: #FFFFFF;
	margin-left: 1px;
}
.pb-container .complete em {
	background-color: #9eca03;
	background-image: url(../images/arabic/pb_step_complete.gif);
}
.pb-container .active em {
	background-color: #202020;
	background-image: url(../images/arabic/pb_step_active.gif);
}
.pb-container a, .pb-container span {
	color: #a1a1a1;
}
.pb-container span.active {
	color: #F4457B;
}
/* /progress bar styles */
/* /classic checkout */

/* Log in/out styles */
#sign_io {
	color: #626262;
}
#sign_io a, #sign_io a:visited, #sign_io a:hover, #sign_io a:active {
	text-decoration: underline;
}
#sign_io a:hover {
	text-decoration: none;;
}
.login-popup {
	background-color: #FFF1F5;
	border: 1px solid #ffd7e3;
}
.login-popup .error-text {
	color: #fd0000;
}
.login-popup .form-field label, .login .form-field label {
	/*color: #757474;*/
	color: #FFFFFF;
}
.login-popup .form-field .input-text {
	border: 1px solid #d2d9e1;
	background: #FFFFFF url(../images/arabic/icons/icon_username.gif) no-repeat 6px 4px;
}
.login-popup .form-field .password {
	background-image: url(../images/arabic/icons/icon_password.gif);
}
/* /Log in/out styles */

/* breadcrumbs */
.breadcrumbs, .breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active {
	color: #a5a5a5;
	font-size: 11px;
}
/* /breadcrumbs */
.manage-post {
	background-color: #8c4e67;
}
.posts em {
	font-size: 11px;
}

/* checkout login */
.login-table td.login {
	background: url(../images/arabic/sidebox_vert_delim.gif) repeat-y left;
}
.order-status {
	background: #fff1f5 url('../images/arabic/icons/ajax_loader.gif') no-repeat 5px center;
	border: 1px solid #9a9999;
}
body.clear-body {
	background-color: #FFFFFF;
	background-image: none;
	min-width: 0px;
	padding: 10px 12px;
}

/* Page 404 */
.exception-body h1 {
	background-color: #dbdee2;
	color: #FFFFFF;
	font: bold 32px Arial, Helvetica, sans-serif;
	padding: 6px 16px 2px 16px;
	margin: 0px;
}
.exception-body h2 {
	color: #373737;
	font: bold 42px Arial, Helvetica, sans-serif;
	padding: 32px 0px 2px 0px;
	margin: 0px;
}
.exception-body h3 {
	margin: 0px 0px 28px 0px;
	font: bold 17px Arial, Helvetica, sans-serif;
	padding: 0px;
}
.exception-menu li {
	background: url('../images/arabic/icons/list_arrow.gif') no-repeat 0px 5px;
	padding: 0px 10px 14px 0px;
	color: #898989;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 1%;
}
.exception-menu li a, .exception-menu li a:visited, .exception-menu li a:hover, .exception-menu li a:active {
	font: normal 14px Arial, Helvetica, sans-serif;
}
.exception-content p {
	font-size: 14px;
}
.exception-logo {
	margin-right: -12px;
}
/* /Page 404 */

/* Picker */
.object-container {
	background-color: #FFFFFF;
	border: 1px solid #ededed;
}
/* /Picker */

/* Graph bar */
.graph-border {
	border: 1px solid #ababab;
}
.graph-bg {
	background-color: #ccf2ff;
}
/* /Graph bar */

/* List with circle bullets */
ul.bullets-list li {
	background: url('../images/arabic/icons/bullet.gif') no-repeat right 7px;
	padding: 1px 11px 6px 0px;
}
/* /List with circle bullets */
.cm-hint {
	color: #A5A5A5 !important;
}

/* form styles */
.cm-failed-field, .updates-wrapper .cm-failed-field, .sidebox-body .cm-failed-field {
	border: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/* for checkboxes in FF */
input[type=checkbox].cm-failed-field {
	outline: 1px dashed #cc0000;
	background-color: #ffdddd;
}
.error-message .message {
	background-color: #f5f5ea;
	padding: 3px 8px 3px 8px;
}
.central-column .error-message .message p{
	color: #000000;
}
.error-message .arrow {
	border: 5px solid transparent;
	border-bottom: 5px solid #f5f5ea;
	border-top: 0px;
}
.form-field label {
	font: normal 11px verdana, geneva, arial, helvetica, sans-serif;
}
.form-field label.cm-required {
	background: url('../images/arabic/icons/required_mark.gif') no-repeat;
	background-position: left 6px;
}
.form-field span {
	font-size: 11px;
}
.select-field label, .form-field .select-field label {
	font: normal 11px Tahoma;
}
/* Form field hack to avoid float div float outside the container */

.search-field label.long {
	width: 150px;
}
.search-field textarea {
	border: 1px solid #83bdcb;
}
/* form styles */

/* wg */

#wg_header {
	width:990px;
	height:109px;
	margin:auto;
	background:url(../images/arabic/wg_skin/top_menu_bg.png) repeat-x center;
}
/*html #wg_header0 {
	width:960px;
}*/
.wg_logo {
	padding:15px 0 0 0;
	float: right;
}

.HeadTextWrapper{ 
	position:absolute;
	margin:10px 440px 0 0;
}
.HeadTexte{ 
	position:relative;
	width:550px;
	margin:0;
}
.top-search .search-products-text,
.search-advanced:link, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {
	color: #b48e9b;
	text-decoration: none;
}

.wg_body {
	background-color: #2a0a0d;
	width:990px;
	margin:auto;
}

/*----footer---------*/
#wg_footer{
	width:auto;
	clear:both;
	padding:15px 0 10px 0;
	margin: 0;
	height:60px;
	border-top:1px #3a0f17 solid;
	text-align:center;
	color: #73363c;
}
.left_foter{
	float: right;
	padding:5px 10px 0 0;
}
.center_footer{
	float: right;
	padding:10px 160px 0 0;
	color: #73363c;
}
#wg_footer, #wg_footer a, #wg_footer a:visited, #wg_footer a:active{
	color: #73363c;
	text-decoration:none;
}
#wg_footer a:hover{
	color: #D4847F;
}
.bottom-copyright {
	color: #D4847F;
}
ul.sitemap-list li {
	background-color: #8c4e67;
}
.graph-bar-1 .graph-bar, .graph-bar-2 .graph-bar {
	background-color: #b61261;
}

/* wg */
.product-container {
	padding:10px;
}
.multicolumns-list td {
	padding: 15px 5px;
}
.mainbox-body {
	padding: 0 15px;
}
.search-form .input-text {
	width: 150px;
}
.form-field .input-textarea {
	width: 290px;
}
/* v.2.0.11 */
.product-info, .product-info .add-product {
	padding-right: 10px;
}
.product-info {
	padding-right: 25px;
}
.search-form .input-text-large {
	width: 170px;
}
/* 2.0.13 */
.jcarousel-prev-horizontal, .jcarousel-next-horizontal, .prev-horizontal, .next-horizontal {
	background: #ececec url(../images/arabic/icons/prev_but.gif) no-repeat 50% 50%;
	width: 12px;
	height: 38px;
	float: right;
	margin: 0 0 0 1px;
	cursor: pointer;
}
.jcarousel-next-horizontal, .next-horizontal {
	background-image: url(../images/arabic/icons/next_but.gif);
	float: left;
	margin: 0 1px 0 0;
}
.product-main-info .jcarousel-clip-horizontal {
	margin: 0 auto;
}
.product-main-info .jcarousel-container-horizontal {
	margin: 0 auto;
}
.product-info .cm-tabs-content .input-text {
	width: 160px;
}
.product-info .cm-tabs-content .input-textarea {
	width: 200px;
}
.product-main-info .discount-label {
	margin: 27px 20px 0 0;
}
.product-main-info .stars {
	padding: 0 0 0 15px;
	float: right;
}

/* sorting */
.sort-asc, .sort-desc {
	background: url(../images/arabic/icons/sort_asc.gif) no-repeat left 6px;
	padding-left: 10px;
padding-right: 10px;
}
.sort-desc {
	background-image: url(../images/arabic/icons/sort_desc.gif);
}
/* /sorting */

