html, body {
	padding:0;
	margin:0;
	font: 11px Tahoma, Geneva, sans-serif;
}
body {
	background: #cce1ed url(../images/site-bg.jpg) top left repeat-x;
	color: #4c4c4c;
}
#mainwrap {
	background: #fff;
	vertical-align: top;
	text-align: left;
}
#leftshadow,#rightshadow {
	font-size:0;
	line-height:0;
	width:7px;
	background:url(../images/left-shadow.png) top right no-repeat;
}
#rightshadow {
	background:url(../images/right-shadow.png) top right no-repeat;
}
#mainmenu-wrap {
	height:47px;
	vertical-align: top;
	background: url(../images/topmenu-shadowline.jpg) bottom left repeat-x;
}
#mainmenu {
	height:40px;
	background:url(../images/mainmenu-bg.jpg) top left no-repeat;
	width: 100%;
	float: left;
}
#mainmenu ul {
	width: 100%;
	list-style:none;
	margin:14px 0;
	padding:0;
}
#mainmenu ul li {
	float: left;
	display: block;
	width: auto;
	padding: 0 0 0 11px;
	margin: auto 22px;
	background: url(../images/topmenu-bullet.jpg) 0 5px no-repeat;
}
#mainmenu ul li a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
#logo {
	margin: 50px 0 0 20px;
}
a img {
	border: 0;
}
#topblock {
	background:url(../images/topblock-bg.jpg) bottom left no-repeat;
}
.topblocktext {
	width: 265px;
	float: left;
	color: #6c6c6c;
	margin: 0;
	padding: 0;
}
#manekin {
	background: url(../images/manekin.png) 45px 0 no-repeat;
	height: 116px;
}
#discount {
	height: 116px;
	background:url(../images/discount.png) 10px 0 no-repeat;
}
#leftsidedummybg {
	background: url(../images/leftside-bg.jpg) 0 0  no-repeat;
	height:314px;
}

/*------------ menu --------------------*/
ul#leftmenu {
	list-style: none;
	margin: 37px 0 0 15px;
	padding: 0;
}
ul#leftmenu li {
	
	float: left;
	width: 187px;
	padding: 8px 0px 8px 0px;
	vertical-align: middle;
	border-bottom: 1px dotted #858585;
	background: url(../images/leftmenu-bullet.jpg) 4px 9px no-repeat;
}
ul#leftmenu li a {
	text-decoration: none;
	color: #858585;
	margin-left: 24px;
	font-size:11px;
}

ul#child{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
ul#child li{
	background: none;
	border: none;
	line-height: 20px;
	padding: 0px 0px 0px 10px;
	background: url(../images/subcat_arrow.jpg) 0px 9px no-repeat;
}
ul#child li a {
	margin: 0px;
	padding: 0px;
}

ul#child ul#child{
	padding: 0px 0px 0px 5px;
}
ul#leftmenu li a.active{
	font-weight: bold;
}
/*--------------------------------*/

#cur-moduletitle {
	height: 43px;
	margin: 28px 0 22px 15px;
	line-height: 43px;
	vertical-align: middle;
}
#cur-moduletitle h2, #cur-moduletitle img {
	float:left;
}
#cur-moduletitle img {
	vertical-align:middle;
	margin-top: 3px;
}

/* ie7 and ie6 hack */
#cur-moduletitle img {
	*margin-top: -8px;
}

#cur-moduletitle h2 {
	color: #006ca7;
	font: 18px/18px Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #006ca7;
	padding-right: 1em;
	vertical-align: middle;
}
#currency-list {
	margin: 0 0 0 45px;
	font-weight: bold;
	color: #999898;
}
#currency-list td{
	padding-top: 2px;
}
#currency-list label {
	cursor: pointer;
}
#footer {
	background:url(../images/footer-bg.jpg) bottom left no-repeat;
	height: 98px;
	color: #5c5c5c;
}
#rightcol {
	padding-left: 10px;
}
/* auth module */
#auth-moduletitle {
	height: 43px;
	margin: 28px 0 22px 15px;
	line-height: 43px;
	vertical-align: middle;
}
#auth-moduletitle h2, #auth-moduletitle img, #news-moduletitle h2, #news-moduletitle img {
	float: left;
}
#auth-moduletitle img, #news-moduletitle img {
	vertical-align:middle;
}
#auth-moduletitle h2 {
	color: #959595;
	font: 18px/18px Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #959595;
	padding-right: 2em;
	vertical-align: middle;
}
#auth-moduletitle img {
	margin-top:3px;
}
/* ie7 and ie6 hack */
#auth-moduletitle img {
	*margin-top: -12px;
}
/* site news module */
#news-moduletitle {
	height: 43px;
	margin: 28px 0 22px 10px;
	line-height: 43px;
	vertical-align: middle;
}
#news-moduletitle h2 {
	color: #006ca7;
	font: 18px/18px Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #006ca7;
	padding-right: 20px;
	vertical-align: middle;
}
#news-moduletitle img {
	margin-top: -4px;
}
/* ie7 and ie6 hack */
#news-moduletitle img {
	*margin-top: -19px;
}
#news-moduletitle {
	*margin-left: 9px;
}

/* product information */
.product_title {
	color: #434343;
	font-weight: bold;
	text-decoration: none;
}
img.browseProductImage {
	border: 1px solid #cccccc;
	padding: 1px;
}
.productPrice {
	color: #ff000a;
	font-size: 20px;
	vertical-align: top;
	white-space: nowrap;
	display: block;
}
.cartPrice .productPrice{
	color: #4c4c4c;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
.disText{
	white-space: nowrap;
	display: block;
}
.OldPrice{
	color:red;
	text-decoration:line-through;
	display: block;
}

input.buy-button, .addtocart_button, .notify_button, .button, .validate {
	color: #fff;
	background: url(../images/buy-btn.jpg) 0 0 repeat-x;
	border: none;
	cursor: pointer;
}

a.button{
	text-decoration: none;
	padding: 3px 8px 3px 8px;
	
}
.related_block{
	margin: 15px 20px 15px 20px;
	display: block;
	float: left;
	padding: 1px;
	width: 130px;
}

.related_block:hover{
	background-color: #E5E5DE;
	
}

.addImgBlock{
	float: left;
	display: block;
	width: 45%;
	padding: 10px;
}
a.zoom-image {
	color:#00337f;
	font-size: 11px;
	background: url(../images/zoom-icon.jpg) 0 2px no-repeat;
	float: left;
	width: auto;
	padding-left: 14px;
	clear: both;
	margin-bottom: 8px;
}
.det_img a.zoom-image, .add_images_td a.zoom-image{
	margin-top: 0px;
}
span.product-available {
	color: #00337f;
	font-weight:bold;
	line-height: 20px;
	vertical-align: middle;
	float: left;
	clear: both;
	width:245px;
}
td.product-details {
	color:#848484;
	font-size: 11px;
	line-height:15px;
}
span.product-field-name {
	color: #126fa5;
}
input.auth-text-field {
	border: 1px solid #c9c9c9;
	width: 145px;
	height: 18px;
	margin: 4px 0;
	color:#5b5b5b;
}
input.auth-text-field:first-child {
	margin-top: 0;
}
.inputbox, .required, .inputboxattrib, .inputboxquantity{
	border: 1px solid #c9c9c9;
	color:#5b5b5b;
}
#auth-module {
	width:100%;
	text-align: center;
}
a.blue {
	color:#005d9d;
}
a.grey {
	color:#c9c9c9;
}
#gallery-thumb-block {
	border: 2px solid #bdbdbf;
	width: 184px;
	margin: 22px 12px;
	text-align: center;
	
}
#gallery-thumb-block img {
 border: none;

}
#gallery-thumb-block #gall_title{
	background: url(../images/gallery_title_bg.jpg) 0 0 repeat-y;
	line-height: 21px;
}
#gallery-thumb-block #gall_title a{
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration: none;
}
/* news block on the right */
#news-block {
	color:#4c4c4c;
	font-size:11px;
	width:198px;
	margin-left:10px;
}
#news-block .newsdate {
	color:#005f9f;
}
a {
	color:#006ca7;
}
#news-block strong {
	width:100%;
	clear:both;
	float:left;
	line-height:18px;
}

.topblocktext a.heading {
	color: #1569b6;
	font-size:14px;
	line-height: 22px;
	vertical-align:top;
}
#manekin div {
	margin:38px 10px 10px 104px;
}
#discount > div {
	margin:38px 0px 10px 100px;
	
}
#discount > div div {
	margin: 0 0 0 10px;
}

a.mainlevel#active_menu{
	text-decoration: underline;
}

.contentheading h1{
	color: #006ca7;
	font: 18px/18px Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #006ca7;
	margin-top: 15px;
}
.componentheading{
	color: #959595;
	font: 18px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
}
.componentheading-map{
	font: 18px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #959595;
	color: #959595;
}
h1{
	margin: 0px;
	font: 18px/18px Arial, Helvetica, sans-serif;
}
.prodTitle h1{
	margin-bottom: 10px;
}
.contentpaneopen, .blog{
	width: 100%;
}
.contentpaneopen h2{
	margin: 0px;
	font: 18px/18px Arial, Helvetica, sans-serif;
}
.readon{
	margin-left:5px;
}
.sectiontableentry2{
	padding-left: 5px;
}

.highlight {
	padding: 1px 5px;
	background: #f4f4ec;
	font-weight: bold;
}
.sectiontableheader{
	font-weight: bold;
}
hr, fieldset{
	border: 1px solid #CCC;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td{
	background-color: #f4f4ec;
	padding: 3px;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td{
	background-color: #E5E5DE;
}
.minicartItem{
	background-color: #f4f4ec;
	margin-top: 3px;
	padding: 2px;
}
.minicartItem:hover{
	background-color: #E5E5DE;
}
/* --------------------- shop -------------------- */
#cat_block{
	padding: 3px;
	vertical-align: top;
	float: left;
	width: 124px;
}
#cat_img_td{
	text-align: center;
	vertical-align: middle;
}

#cat_img_td img{
	padding: 1px;
	border: 1px solid #ccc;
}


#cat_title{
	text-align: center;
	height: 40px;
	vertical-align: top;
}
.vmCartModule{
	margin: 10px 15px 0px 10px;
}
.selPos{
	font-weight: bold;
}

/* System Standard Messages */
#system-message { 
	margin-bottom: 20px; 
}

#system-message ul{
	list-style: none;
	height: 30px;
}

.fade{
	margin: 0px;
	padding: 0px;
}

dt.message, dt.notice, dt.error{
	display: none;
}

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; text-indent:0px;}

/* discount */
#acc_discount td{
	font-weight: bold;
	background-color: #e5e5ed;
}

.cat_d_info{
	padding: 5px;
	background-color: #f4f4ec;
	margin-bottom: 15px;
}

.curr_tip{
	padding: 10px 0 25px 20px;
}

.products_table td{
	vertical-align: top;
}

