@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-repeat:repeat-x;
	background-position:top;
	background-color:white;
	text-align:left;
}
 a{
	 color:#A24D81;
 }
 
#topmenu ul li span{
	 color:#A24D81 !important;
	 cursor:pointer;
 }
 
p, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 15px;
	padding:0px;
}

strong {
	font-weight:bold;
	color:#A24D81;
}

.maincontener {
	width:100%;
	background-image:url(../images/footer.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
}
.contener {
	width:100%;
	background-image:url(../images/contentbg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	float:left;
}
.contener_top {
	width:100%;
	background-image:url(../images/topheader.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
}
.contener_bottom {
	width:100%;
	background-image:url(../images/footer-bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	float:left;
}
#mainbody {
	margin:auto;
	width:870px;
	padding:70px 0px 10px 20px;
}
#topmenu {
    float: right;
    height: 30px;
    padding: 30px 57px 0 146px;
    width: 769px;
}#topmenu ul, h1 a {
	text-align:right;
	float:right;
	font-family:Verdana, Georgia;
	font-size:14px;
	font-weight:100;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-transform:uppercase;
}
#topmenu ul li {
	float:left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#topmenu ul li a {
	color:#A24D81;
	text-decoration:none;
}
#topmenu ul li a:hover {
	color:#A24D81;
	text-decoration:underline;
}
#maincontent {
	float:left;
	height:auto;
	width:648px;
	line-height:18px;
	margin-top:5px;
	color:#666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footerpart {
	color:#FFFFFF;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	width:870px;
}
style.css (line 103)  #footerpart a {
 text-decoration:none;
 color:#FFFFFF;
}
.footerpart {
	float:left;
	width:270px;
	margin-left:20px;
	padding-top:38px;
}
.rightcontent {
	float:right;
	width:124px;
	padding-top:20px;
}
.leftpart {
	float:left;
	padding:15px 15px;
	width:172px;

}
.search {
	width:172px;
	height:30px;
	margin-bottom:20px;
	background-image:url(../images/search.jpg);
}
.search input {
	background:none;
	border:none;
	margin:5px 0px 0px 10px;
}
.cart {
	width:172px;
	
	margin-bottom:20px;
	background-image:url(../images/cart.jpg);
}
#leftmenu {
	width:185px;
	padding-left:4px;
}
.copyright, .copyright a {
	font-size:12px;
	margin:30px 0px 0px 0px;
	text-align:center;
	color:#000;
	clear:left;
}
.maxwidth {
	width:635px;
	padding-top:20px;
	padding-left:5px;
}



.cart_top {
	background-image:url(../images/cart_top.png);
	background-repeat:no-repeat;
}

.cart_mid {
	background-image:url(../images/cart_mid.png);
	background-repeat:repeat-y;
	padding:10px;
	color:#555;
	line-height:18px;
}

.cart_bottom {
	background-image:url(../images/cart_bot.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}



div.cart_button {	background-image:url(../images/cart_button.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	width:172px;
	border:none;
	margin-left:-10px;
	cursor:pointer;
	font-size:0px;
	line-height:0px;
}

div.cart_button input {
	border: 0;
	padding: 1px;
	height: 48px;
	width: 172px;
	background-color: transparent;
	cursor:pointer;
}



.cart_mid img {
	border:1px dashed #CCCCCC;
float:left;
margin-right:10px;
}

.cart_img img {
	border:1px dashed #CCCCCC;
}


.button_bg {
	background-image:url(../images/button_bg.gif);
	background-repeat:no-repeat;
	height:27px;
	width:120px;
}
	
	
.homepage	#additional_images {
clear:left;
margin-bottom:30px;
}

.homepage h3 {
	color:#A24D81 !important;
}


#topmenu ul li span {
cursor:pointer;
color:#333333;
}

.button, .small-white-button, .large-white-button, #main-content table tfoot td .bulk-actions select, .pagination a.number, form input.text-input, form textarea, form .wysiwyg, form select, table input, .pagelink, .pagelinkCurrent {
-moz-border-radius:4px 4px 4px 4px;
}

.img_button {
	    background: url("/resources/images/bg-button-green.gif") repeat-x scroll left top #459300 !important;
    border: 1px solid #459300 !important;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px !important;
    padding: 4px 7px !important;
}

.client #registrationform label, .client #maincontent label {
    clear: left;
    display: block;
    float: left;
    font-size: 12px !important;
    font-weight: normal;
    padding: 0 10px 0 0;
    position: relative;
    text-align: right;
    width: 300px;
}

.Shopping br {
	display:inline;
}


.blog-item {
	margin-bottom:20px;
}

.date, .by {
	font-size:10px;
	color:#999;
}


.home_blog {
	border-top: 1px dashed #CCCCCC;
    margin-top: 40px;
    padding-top: 20px;
}

.scrollable img {
	width:100px;
	margin:20px 5px 20px 8px;	
}

.scrollable img.hover {
	background-color:#123;	
}

.scrollable span {
    clear: left;
    font-size: 12px;
    margin-left: 0;
    padding: 0 2px;
    text-align: center;
}

.scrollable li {
    float: left;
    list-style: none outside none;
    text-align: center;
    width: 123px;
}.items div {
	width:640px;
}

.scrollable ul {
	padding-left:32px !important;
}


.scrollable {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 solid #CCCCCC !important;
    height: 220px;
    overflow: hidden;
    position: relative;
    width: 560px;
}

#additional_images li {
    float: left;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-right: 3px !important;
}

.slideshow {
    margin-bottom: 20px;
    width: 220px;
}

#tb-wrapper {
    width: 100% !important;
}


#social_side_links {
    background: -moz-linear-gradient(#ffffff, #F5F5F1 50%, #F1F5F4 50%, #D3E0DD) repeat scroll 0 0 transparent;
    border-bottom-right-radius: 6px;
    border-color: #cccccc #ccc #ccc;
    border-style: solid;
    border-top-right-radius: 6px;
    border-width: 2px 2px 2px 0;
    box-shadow: 7px 0 10px -5px #888888;
    left: 0;
    padding: 10px;
    position: fixed;
    top: 100px;
}
#social_side_links li span {
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
}
#social_side_links li span img {
    -moz-transition: opacity 0.2s ease-in-out 0s;
}
#social_side_links li a:hover img {
    opacity: 0;
}
#social_side_links li a:active img {
    opacity: 1;
}
#social_side_links li:first-child {
    background-image: url("images/twitter.png");
}
#social_side_links li:nth-child(2) {
    background-image: url("images/facebook.png");
}
#social_side_links li:nth-child(3) {
    background-image: url("images/linkedin.png");
}
#social_side_links li:nth-child(4) {
    background-image: url("images/digg.png");
}
#social_side_links li:nth-child(5) {
    background-image: url("images/youtube.png");
}

#social_side_links li{
    margin-bottom: 3px;
}
