@charset "utf-8";

body {
	font-family: "Palatino Linotype", Arial, sans-serif;
}

img{

    border:0;

}
.hover {padding-right:5px;padding-left:5px;border: 1px solid #999999;padding-top:5px;}
.hover:hover{-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';filter:alpha(opacity=50);opacity:0.5;border: 1px solid #000000;width:100%;}
.hover2:hover{-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';filter:alpha(opacity=50);opacity:0.5;}

#main {

	width: 900px;

}
#footTable td a {text-decoration:none;color:#999999;}

.upload {

	padding:5px;

}
.microwaveWrap {
	
	position: relative;
	top: -250px;
	left: 425px;
	margin-top:40px;
	width:200px;
}
.textPadding1 {
	position: absolute;
	top: 660px;
	padding-bottom:10px;
	width:170px;
}
.textPadding2 {
	position: absolute;
	top: 1130px;
	padding-bottom:10px;
	width:170px;
}
.textPadding3 {
	position: absolute;
	top: 1590px;
	padding-bottom:10px;
	width:170px;
}
.textPadding4 {
	position: absolute;
	top: 2050px;
	padding-bottom:10px;
	width:170px;
}
.cartBorder {
	border: 3px dashed #999999;
	margin: 4px;
	margin-bottom: 10px;
	padding: 8px;
	padding-bottom: 10px;
	padding-right: 15px;
}
.cartBorder2 {
	border: 3px dashed #ff0000;
	margin: 4px;
	margin-bottom: 10px;
	padding: 8px;
	padding-bottom: 10px;
	padding-right: 15px;
	color:#ff0000;
}
.floatItems {
	margin: 4px;
	padding: 8px;
	float:left;
}
.microwave {
width: 160px;
text-align: center;
	font-size:70%;
	padding-top:3px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:3px;
	border: 1px solid #333333;
}
.forSale {
	width:180px;
	height:250px;

}


#imagesLeft img {

	height: 200px;

	width: 200px;

	float: left;

	padding: 8px;

	margin: 8px;

}

#infoRight {
	width: 180px;
	float: right;
	padding:8px;
	padding-left:0px;
	margin-top: 10px;
	/*border: 1px solid #999999;*/
	color:#666666;
	font-size:75%;
}
#infoRight a {
	text-decoration:none;
	color:#0033CC;
}
#infoRight a:hover {
	text-decoration:underline;
}
#infoShopNew {
	width: 240px;
	float: right;
	padding-left:8px;
	padding-right:15px;
	margin-top: 40px;
	padding-bottom:20px;
/*	border: 1px solid #999999;
*/	color:#333333;
	font-size:80%;
	background-color:#ebebeb;
}
#cartDetails {
	
	width: 200px;
	padding-left:15px;
}
#infoShop {
	width: 240px;
	float: right;
	padding-left:8px;
	padding-right:15px;
	margin-top: 60px;
	padding-bottom:20px;
	border: 1px solid #999999;
	color:#333333;
	font-size:80%;
}
.fan_box .connect_top {
	padding:0px;
}
.becText1 {
	font-size:140%;
	font-weight:bold;
}
#infoShopDetails {
	width: 250px;
	font-size:80%;
	float: right;
	padding:8px;
	margin-top: 40px;
	border: 1px solid #999999;
	z-index:100;
}

#details {

	margin-top: 10px;

	width: 900px;

}

#shopMenus {
	background-color:#ebebeb;
	width:550px;
	padding: 10px;
	padding-left:18px;
	margin-top:15px;
	margin-bottom:15px;
	/*border-left:10px double #000000 ;*/
	}

#infoShop img {

	padding: 5px;
	float:none;
}




#pagination {

	float: left;

	width: 900px;
	padding-right:200px;
	padding-top:20px;
	font-size:120%;
	text-align: center;

}



#top {

	position: relative;

	top: 0px;

}

#bottom {

	position: relative;

	bottom: -800px;

}

#middle {

	position: relative;

	bottom: -400px;

}

#headerLinks {

	text-align: center;

	width: 880px;

	padding: 20px;
	padding-bottom:15px;
	padding-top:10px;

}
#header .border {
	/*border: 1px solid #000000;*/
	
}

#wrapper {

	width: 900px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

}
#footer a {text-decoration:none;color:#333333}
#footer a:hover {text-decoration:underline;}
#footer {

	text-align: center;

margin-left:auto;
margin-right:auto;
	width: 900px;

	margin-top: 40px;

	margin-bottom: 20px;

}

#imagesLeft {

	width: 700px;

	float: left;



	overflow: hidden;

}

#imagesShop {

	width: 600px;
	float: left;

}

#imagesShop img {

	height: 180px;

	width: 180px;

padding:8px;
padding-bottom:2px;
	

}

#previewImage {

	text-align: center;

	width: 300px;

}

#previewDetails {

	width: 300px;

	padding: 0px;

}

#previewLinks {

	width: 300px;

}

#detailsCart {

	text-align: right;

}

#detailsMainImage img {



}

#detailsMainImage {

}

#detailsThumbs img {

	height: 100px;

	width: 100px;

}

#detailsMainImage {

	float: right;

}
.shopMenu {

	font-size:110%;
	padding:3px;
	margin:5px;

}

.editortext{
    font-size:10px;
    width:200px;
    height:200px;
    display:none;
    border:none;
}

.editorMark{
    width:5px;
    height:5px;
    /*background:#0099ff;*/
}

.error{
    background:#f00;
    color:#fff;
    padding:5px;
    margin:10px;
}



