@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a:link {
	color: #c00;
}
A.menulink {
display: inline;
margin-left:10px;
width: 400px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:14px;
color: #c00;
BORDER: none;
border: solid 1px #FFFFFF;
}

A.menulink:hover {
border-bottom: dotted 1px #fff;
background-color:fff
;
}

#container{
	width:804px;
	height:auto;
	
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	/*border: 1px solid #000000;*/
}
#containerr{
	width:800px;
}
#head{
	width:800px;
	height:200px;
	background-repeat:no-repeat;
}
#foot{
	font-family:Verdana, Geneva, sans-serif;
	color:#c00;
	height:30px;
	width:804px;
	text-align:right;
	/*border-top-color: #F00;
	border-top-style: inset;
	background-color: #F00;*/
	font-size: 10px;
	padding-top: 20px;
}

#maincontent  {
	margin-top:0px;
	padding:0px 2px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*background-image: url(../images/mainback1.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	height: auto;
	width: 800px;
}
#maincontent2  {
	margin-top:0px;
	padding:0px 2px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*background-image: url(../images/mainback1.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	height: 500px;
	width: 800px;
}
#navbar{
	/*background-color:#C3262E;*/
	width:800px;
	height: 22px;
	padding-top: 5px;
	padding-bottom:2px;
}
.ddhead{
	background:images/navback.gif;
}

.ddcon{
	

}
/*accordian apple style*/
.submenu{
	font-size:12px;
}
.applemenu{
margin: 5px 0;
padding: 0;
width: 100%; /*width of menu*/

}

.applemenu div.silverheader a{
background: black url(images/silvergradient.gif) repeat-x center left;
font: Arial, Helvetica, sans-serif, 12pt;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(images/silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
margin-left:15px;
padding: 5px;

height:auto; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}


.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border:none;
	border-bottom-width:none;
	width: 800px; /*width of featured content slider*/
	min-height:600px;
	height:auto;
	
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 800px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */

filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.pagination{
	text-align:left;
	color: #333;
	/*background:url(../images/navback.gif) repeat-x left bottom;*/
	padding:0px 0px;
	margin:0px;
	text-decoration:none;
	letter-spacing: 2px;
	height: 22px;
	width:800px;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: #C3262E;*/
}

.pagination a{
	
padding: 4px 1px;
margin:5px;
text-decoration: none; 

}

.pagination a:hover, .pagination a.selected{
	color: #c00;
	/*background-color:#F36;*/
}

#pangallery{
	margin-left:auto;
	margin-right:auto;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		Additional data changes
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	.left_box{
	background-color:#fff;
	margin-top:5px;
	width:399px;
	padding:2px;
	float:left;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #9A9A9A;
	}
	.right_box{
	background-color:#fff;
	margin-top:5px;
	width:375px;
	float:right;
	padding-right: 10px;
	padding-left: 5px;
		
	}
	.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
/***********************slider functions ******************** */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		Sales isolated pages
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
	#isolate{
		width:700px;
		height:500px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
		margin-bottom:10px;
		border:solid, 1px;
	}
	.left_box_sale{
	background-color:#fff;
	margin-top:5px;
	width:350px;
	padding:2px;
	float:left;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #9A9A9A;
	}
	.right_box_sale{
	background-color:#fff;
	margin-top:5px;
	width:300px;
	float:right;
	padding-right: 10px;
	padding-left: 5px;
