h3 a {
	text-decoration:none;
	font-size:80%;
}

table {
	clear:both;
}

#quick_find {
	padding:0;
	margin:0;
}

#keywords {
	width:368px;
	height:17px;
	background:url(img/dearchrepeat.jpg) repeat-x #fff;
	padding:3px;
	border:1px solid #000;
}

#search {
	position:absolute;
	left:435px;
	top:35px;	
	width:550px;
}

#search p {
	text-align:center;
	padding:0;
	margin:0;
}

#search input {
	vertical-align:middle;
}

#userOptions {
	float:right;
	padding-right:5px;
	height:30px;
}

#boxCategories a, #boxContent a, #boxInformation a {
	display:block;
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
	height:18px;
	font-weight:bold;
	padding:0 0 0 2px;
}

#boxCategories a:hover, #boxContent a:hover, #boxInformation a:hover {
	color:#ffffff;
	background:url(img/cathover.jpg) repeat-x #fff;
	text-decoration:none;
	border-left:1px solid #000;
	border-right:1px solid #000;
	height:18px;
	color:#000;
}

#boxCategories b {
	text-decoration:underline;
}

#boxCategories ul ul {
	padding-left:10%;
}

#boxCategories ul ul ul {
	padding-left:15%;
}

#boxCategories li {
	width:100%;
}

#boxTagCloud .boxBody a {
	float:left;
	text-decoration:none;
	padding-right:0.5em;
}

#boxWhatsnew .boxBody {
	text-align:center;
}

#boxWhatsnew .boxBody a {
	text-decoration:none;
}

#boxWhatsnew .price {
	text-align:right;
}

#categorie_listing li {
	width:100%;
	float:left;
	margin:0 30px 35px 0px;
	text-align:left;
	height:150px;
	border:1px solid #000;
	text-align:center;
	width:243px;
}

#categorie_listing li img {
	border:1px solid #000;
	margin-top:10px;
}

#categorie_listing p {
	height:100px;
}

#categorie_listing h3 {
	height:35px;
	overflow:hidden;
}

.cl_header h3 a {
	color:#fff;
}

.cl_header {
	background:url(img/h4repeat.jpg) repeat-x #000;
	height:23px;
}


#product_listing_v1 table, #_product_listing_v1 table {
	clear:both;
}

#NewProductsDefault li {
	text-align:center;
}

#NewProductsDefault img {
	float:none;
}

.NewProductsDefaultimg {
	height:90px;
}

.NPproductShortInfo p{
	height:60px;
	overflow:hidden;
}

#product_info_v1 {
	overflow:hidden;
	position:relative;
}

#product_info_v1 h1 {
	color:#fff;
	font-size:13px;
	height:23px;
	margin:0 0 6em 0;
	overflow:hidden;
	background:url(img/h4repeat.jpg) repeat-x #000;
	padding-left:20px;
}

#product_info_v1 h2 {
	font-size:1em;
	padding-top:1em;
}

#productInfo {
	position:absolute;
	top:2em;
	left:0;
	height:6em;
	width:100%;
	overflow:hidden;
	clear:both;
}

#productData {
	float:left;
	margin:8px 0 0 20px;
}

#product_info_v1 .price {
	float:right;
	padding:0;
	clear:none;
}

#productPictures {
	float:left;
	width:200px;
}

#productDescription {
	float:left;
	margin-left:10px;
	width:340px;
}

#productDescription p {
	padding:5px 0;
}

#productPictures img {
	border: 1px solid #000;
}

#productPictures img:hover {
	cursor:pointer;
}

#productOthers {
	clear:both;
	font-size:10px;
	padding:2em 0 2em 0;
}

#productOthers br {
	clear:both;
}

#orderDetails img {
	float:left;
	padding-right:0.5em;
}

#orderDetails thead {
	font-weight:bold;
}

.price {
	clear:both;
	padding:10px 0;
}

.price input {
	margin:0.5em 0 0.5em 0;
	vertical-align:middle;
}

.popupImage {
	display:none;
	position:absolute;
	top:134px;
	left:221px;
	border:1px solid #000;
	color:#000;
	background-color:#fff;
	padding:10px 10px 0 10px;
	cursor:pointer;
}

.popupImage p {
	text-align:right;
	padding:0 20px 0 0;
	margin:0;
	background:url(buttons/close.gif) right no-repeat;
}

.popupImage p:hover {
	cursor:pointer;
}

#product_listing h3 {
	width:100%;
	padding-bottom:10px;
	white-space:nowrap;
	overflow:hidden;
}

#product_listing_search hr {
	margin:20px 0;
}

#product_listing_search label {
	padding:0 10px 0 0;
}

#product_listing_search li {
	margin:0 20px;
}

#product_listing_search table {
	margin:20px 0;
	width:100%;
}

#product_listing_search th {
	text-align:left;
}

#product_listing_search td {
	padding:0 10px;
}

#product_listing_search_hint {
	background:url(../../admin/includes/modules/fckeditor_2.6/editor/images/smiley/msn/lightbulb.gif) no-repeat center left;
	margin:20px 0;
	padding:0 0 0 30px;
}

#navigation a {
	padding:3px;
	font-weight:bold;
}

#navigation {
	padding-top:20px;
	clear:both;
}

#navigation p {
	width:auto;
	float:left;
	clear:left;
}

#navigation ol {
	float:right;
	margin-top:10px;
}

#navigation li {
	margin:5px;
	display:inline;
	width:auto;
}

.singleColumn a {
	color:#fff;
}

.singleColumn .price {
	float:right;
	width:25%;
	clear:none;
}

.singleColumn .productShortInfo {
	width:65%;
	float:left;
	padding:10px 0;
}

.singleColumn .productShortInfo img {
	float:left;
	padding:0 10px 0 0;
}

.singleColumn li {
	clear:both;
	border-left:1px solid #000;
	border-right:1px solid #000;
	margin:5px 0;
	padding:3px 0 0 5px;
	background:url(img/header2repeat.jpg) repeat-x #000;
	
	
}

.singleColumn p {
	float:right;
	width:60%;
}

.singleColumn li > p {
	float:right;
	width:auto;
}

.singleColumn li > p img {
	padding:0 5px;
}

.twoColumns li {
	background:url(img/bodybg.jpg) repeat-x #fff;
	width:233px;
	float:left;
	margin:0 30px 35px 0px;
	height:320px;
	text-align:left;
	border:1px solid #000;
	padding:0 5px;
}

.threeColumns li {
	background:url(img/bodybg.jpg) repeat-x #fff;
	width:150px;
	float:left;
	margin:0 21px 10px 0px;
	height:195px;
	text-align:left;
	border:1px solid #000;
	padding:0 5px;
}

.twoColumns img {
	float:left;
	padding:0;
}

.NewProductsDefaultimg img {
	margin-top:5px;
	border:1px solid #000;
}

#product_listing .twoColumns p {
	float:right;
	width:50%;
}

#product_listing .price {
	width:170px;
}

.boxCartSummary {
	padding:10px 0;
	text-align:right;
}

#shoppingCart img {
	padding:2px;
}

#shoppingCart p, #shoppingCart table, #shoppingCartGiftCart {
	padding:10px 0;
}

#shoppingCartOrderDetails p {
	padding:10px 0;
	text-align:right;
}

#shoppingCartGiftCart input, #shoppingCartGiftCart label {
	vertical-align:middle;
	padding:0 10px;
}

.price a {
	color:#000;
}

.price {
	min-height:100px;
	height:auto !important;
	height:100px;
}
.productOldPrice, .productNewPrice {
padding:0 0 15px 35px;
}
.productOldPrice {
background:url(img/special_price.gif) no-repeat;
}

.odth {
	padding:0 2px;
	font-weight:bold;
	background-color:#eee;
}

#orderDetails table {
	width:100%;
}

.odtb {
	border-bottom:1px solid #ddd;

}

#orderSum {
	width:100%;
	text-align:right;
}

#shoppingCartButtons {
	width:100%;
	text-align:right;
	padding:10px 0;
}

/* Search */

.ac_results {
	top:110px;
	left:308px;
	padding:0px;
	border:1px solid black;
	background-color:white;
	overflow:hidden;
	z-index:99999;
}

.ac_results ul {
	width:100%;
	list-style-position:outside;
	list-style:none;
	padding:0;
	margin:0;
}

.ac_results li {
	margin:0px;
	padding:2px 5px;
	cursor:default;
	display:block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width:100%;*/
	font:menu;
	font-size:12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height:16px;
	overflow:hidden;
}

.ac_loading {
	background:white;
}

.ac_odd {
	background-color:#eee;
}

.ac_over {
	background-color:#0A246A;
	color:white;
}

/* Search */

 /* Search 2 */
 #selectKeyword {
	left: 0px;
	top: 25px;
	text-align: left;
	display: none;
	position: absolute;
	color: #000000;
	background-color: #ffffff;
	width: 366px;
	border: 1px solid black;
	font-size: 12px;
	z-index:100;
}

#selectKeyword p {
	text-align:left;
	background-color:#fff;
	color:#000;
	margin: 0;
	padding: 0;
	font-weight:bold;
}

#selectKeyword li {
	list-style: none;
	border-top:1px solid #fff;
	padding:2px;
	background:#FDD1E0;
	border-bottom:1px solid #000;
	color:#fff;
}

#selectKeyword li a {
	color:#000;
	text-decoration:none;
	font-size:11px;
}

#selectKeyword ul {
	margin: 0;
	padding: 0;
}

/*Search 2*/

#nostock {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background:#ff0000;
	padding:5px;
	border:1px solid #CDCDCD;
}

/* COLORBOX */

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox{position:fixed; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:absolute; top:0; left:0; width:990px; z-index:9999; overflow:hidden;}
#cboxWrapper{position:relative; top:0; left:0; width:990px; z-index:9999; overflow:hidden;}
#cboxOverlay{position:absolute; width:990px; height:100%;}

#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:990px; height:100%; border:0; overflow-x:hidden;overflow-y:scroll;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:990px;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}

#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(/jquery/cbimages/controls.png) 0 0 no-repeat;}
    #cboxTopCenter{height:14px; background:url(/jquery/cbimages/border.png) top left repeat-x;}
    #cboxTopRight{width:14px; height:14px; background:url(/jquery/cbimages/controls.png) -36px 0 no-repeat;}
    #cboxBottomLeft{width:14px; height:43px; background:url(/jquery/cbimages/controls.png) 0 -32px no-repeat;}
    #cboxBottomCenter{height:43px; background:url(/jquery/cbimages/border.png) bottom left repeat-x;}
    #cboxBottomRight{width:14px; height:43px; background:url(/jquery/cbimages/controls.png) -36px -32px no-repeat;}
    #cboxMiddleLeft{width:14px; background:url(/jquery/cbimages/controls.png) -175px 0 repeat-y;}
    #cboxMiddleRight{width:14px; background:url(/jquery/cbimages/controls.png) -211px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(/jquery/cbimages/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/jquery/cbimages/loading.gif) center center no-repeat;}
        #cboxTitle{position:absolute; bottom:-33px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(/jquery/cbimages/controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}
