body {
font-family:Arial, Verdana, Helvetica, sans-serif;
font: 62.5% Arial;
border-style:none;
behavior: url(csshover.htc);
	}

body.editor {
	background-image:none;
	background-color:white;
	}
	
#container {
	width:1000px;
	margin:0px auto;
	padding:10px 0;
	overflow:hidden;
	position:relative;
	}

#inner_container {
	width:980px;
	padding:0 10px;
	overflow:hidden;
	position:relative;
	}


#inner_container2 {
	width:980px;
	overflow:hidden;
	background-color:white;
	}

.shadow {
	position:absolute;
	opacity:0.6;
	}

/*#isIE_version_LTE6 .shadow,
	#isIE_version_7 .shadow {
		filter:alpha(opacity=10);
		}*/

/*#isIE_version_8 .shadow {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"; 
	}*/

#shadow_left {
	height:100%;
	width:10px;
	background-image:url(../images/sce/css/shadow-left.png);
	background-repeat:repeat-y;
	top:0;
	left:0;
	}

#shadow_right {
	height:100%;
	width:10px;
	background-image:url(../images/sce/css/shadow-right.png);
	background-repeat:repeat-y;
	top:0;
	right:0;
	}

#shadow_top {
	height:10px;
	width:100%;
	background-image:url(../images/sce/css/shadow-top.png);
	top:0;
	left:0;
	}

#shadow_bottom {
	height:10px;
	width:100%;
	background-image:url(../images/sce/css/shadow-bottom.png);
	bottom:0;
	left:0;
	}

#headerarea {
	height:180px;
	width:979px;
	background-image:url(../images/sce/css/bkg_header01.gif);
	background-repeat:no-repeat;
	}

#headerarea p {
float:left;
display:block;
color:#A07531;
font-family:georgia;
font-style:italic;
font-size:2.6em;
}

#mainarea {
	float:left;
	background-image:url(../images/sce/css/bkg_nav.gif);
	background-repeat:repeat-y;
	padding-bottom:10px;
	}

#leftcolumn {
	float:left;
	width:272px;
	}

#leftcolumn .inner {
	margin-left:10px;
/*	background-color:#620F1E;
*/	float:left;
	}

#topnavigation {
	float:left;
	min-height:93px;
	padding:15px 15px 0 15px;
	background-color:#FFEDAF;
	background-image:url(../images/sce/css/bkg_prodsearch.gif);
	background-repeat:repeat-x;
	}

#topnavigation p {
color:#fff;
font-size:1.8em;
font-family:georgia;
font-style:italic;
}

#search_name {
width:230px;
height:20px;
border:1px solid #C3B27E;
font-size:1.4em;
}

#topnavigation select {
height:22px;
width:180px;
margin: 5px 5px 0 0;
border:1px solid #C3B27E;
float:left;
}

#topnavigation option {
height:22px;
margin: 5px 5px 0 0;
}

#search-button input {
height:22px;
width:46px;
background:#620F1E;
color:#fff;
border:none;
margin-top:5px;
font-size:1.4em;
font-weight:bold;
padding:0;
cursor: pointer;
}

#leftnav {
	clear:left;
	padding-top:15px;
min-height:573px;
	}
	
#leftnav ul {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	}

#leftnav li {
	min-height:30px;
	margin:0 0 10px 0;
	}

#leftnav li a {
	font: 20px Georgia;
	background-color:#FFEDAF;
	color: #620F1F;
	text-decoration:none;
	font-style:italic;
	text-align: left;
	line-height:30px;
	min-height:30px;
	display:block;
	padding:0 8px;
	width:216px;
	margin:0;
	}

#leftnav li ul {
	margin:10px 0 0 0;
	padding:0;
	}

#leftnav li li {
	min-height:1.4em;
	margin:0;
	}

#leftnav li li a {
	background-color:#620F1E;
	font-style:normal;
	color:white;
	font-size:16px;
	}

#leftnav li ul ul {
	margin:0 0 0 10px;
	}

#contentbody {
	margin-left:287px;
	width:693px;
	}
	
.panel{
	display:block;
	float:left;
	margin:2px 0;
	width:45%;
	text-align:left;
	background:transparent;
	padding:0;
}
.panel img {
	float:left;
}
.clear{
	clear:both;
	font-size:1px;
	height:1px;
}
form ul {list-style: none; margin: 0; padding: 0}
form li {margin: 0.5em 0;}

label {text-align:right; width:8em; margin-right:0.5em;
float:left; display:block;
}
table label
{
text-align:left; width:8em; margin-right:0.5em;
float:none; display:inline;
}
li.check label {text-align:left; width:auto;
float:none; display:inline; }
li.check span {display:inline; padding-left:0em; }
li.check span.name {padding-left:0em; width:12em;margin-right:0.5em;text-align:right; }
li.submit input {margin-left:12.5em; 
border:1px solid;
border-color:#ddf #003 #003 #ddf;
}


/* make button looks like a like */
.linkbutton
{
	cursor:pointer;
	background:transparent;
	border:0;
	color:blue;
}

/* used to show/hide links that depends on javascript */
.posthidden {display:none} 
.postshown {display:inline}

div#footer ul
{
	list-style: none;
}
div#footer ul li
{
	display: inline;
}

ul.modulemenu
{
	list-style: none;
}
ul.modulemenu li
{
	display: inline;
}
ul.breadcrumbs
{
	list-style: none;
}
ul.breadcrumbs li
{
	display: inline;
}
.form div {
	margin-bottom: 0.1em;
	width: 100%;
}

/*.form .indent {
margin:10px 0px 10px 95px;
}*/

.form .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
	vertical-align: middle;
}

.form .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

.form .form_data label
{
    display:inline;
    float:none;
}
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
.error, .red  
{
	background:#FFEBE8 none repeat scroll 0%;
	border:1px solid #DD3C10;
	margin:0pt 10px 10px;
	padding:10px;
	display: block;
}
.correct, .green
{
	background:#E6FCE6 none repeat scroll 0%;
	border:1px solid #84DB12;
	margin:0pt 10px 10px;
	padding:10px;
	display: block;
}
.info
{
	background:#FBFCE6 none repeat scroll 0%;
	border:1px solid #D9B411;
	margin:0pt 10px 10px;
	padding:10px;
	display: block;
}

.required_fields
{
	color:red;
}

#footer-box {
	background:#fff;
	width:960px;
	float:left;
	clear:both;
	margin:0 10px;
	padding:20px 0;
	font-size:120%;
	font-weight:bold;
	color:#620F1E;
	background-image:url(../images/sce/css/bkg_footer.gif);
	background-repeat:no-repeat;
	}

#credits {
	float:left;
	width:262px;
	}

#footer_mainnav {
	float:left;
	width:160px;
	margin-left:15px;
	}

#footer_storenav {
	float:left;
	width:510px;
	}

#footer_storenav div {
	float:left;
	width:33%;
	}

#footer-box ul {
	list-style:none;
	}

#footer-box li {
	}

#footer-box a {
	font-weight:normal;
	text-decoration:underline;
	color:#620F1E;
	}
	
.static-nav h2 {
font: 20px Georgia;
background-color:#FFEDAF;
color: #620F1F;
text-decoration:none;
font-style:italic;
text-align: left;
line-height:30px;
min-height:30px;
display:block;
padding:0 8px;
width:216px;
margin:0 0 0 15px;
}

.static-nav p {
margin: 10px 0 10px 23px;
}

.static-nav a {
color:#fff;
text-decoration:none;
}

.static-nav a:hover {
color:#FFEDAF;
text-decoration:underline;
}

.vgm_product_image #main_image {width: 380px;}

