/*  ///////////////  */
/*  PRODUCT SITE STYLE SHEET  */
/*  ///////////////  */

body {
	height:100%;
	background: #E6E8EE url(../images/back_slice.gif) repeat-y center top;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

html {
	min-height: 100.05%;
	height: 100%;
}


#holder {
	margin: 0 auto;		
	width: 700px;
	text-align: left;
	position: relative;
	min-height: 100%;
}

* html #holder {
	height: 100%;
}

#supernav {
	height:20px;
	line-height: 20px;
	text-align:right;
	font-size: 10px;
	color: #0B1F5C;
	background-color: #AB9D7D;
	display: none;
}


#header {
	display: none;
}
#photobanner { display: none; }
#header a {
	color: #FFF;
}

#header a:hover {
	color: #E8BF5E;
}
#header ul.MenuBarHorizontal a.menuhead
{
	color: #000;
}
#breadcrumb {
	display: none;
}
#breadcrumb a {
	font-size: 85%;
	font-weight: bold;
}
#breadcrumb a:hover {
	text-decoration: none;
}
#breadcrumb li {
	padding-right: 10px;
}
#content {
	padding: 20px 10px 50px 10px;
	background: url(../images/cap.gif) repeat-x center top;
}
#col_left {
	display: none;
}
.prop { display: none; }
#col_bigright {
	float:left;
	width: 100%;
}
#col_bigright h1 {
	font-size: 21px;
}
#col_bigright h2 {
	font-size: 18px;
}
#col_center {
	float: left;
}
#col_center li {
	margin-left: 20px;
	list-style-type:disc;
}
#col_bigright li {
	margin-left: 20px;
	list-style:disc;
}
#col_right {
	float: right;
	padding: 0 10px 0 10px;
	width: 155px;
}
.roundybox {
	background-color: #E6E7E7;
	width: 155px;
}
.roundybox a {
	font-weight: bold;
}
.roundybox h3 {
	background: url(../images/roundy_top.png) no-repeat center top;
	height: 33px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
}
.roundybox ul li {
	padding: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #FFF;
}
.roundybox ul li.first {
	border-top: none;
}
.roundybox ul li.last {
	border-bottom: none;
}
#footer {
	visibility:hidden;
}
	#footer a {
		color: #ffffff;
		padding: 0 15px 0 15px;
	}
.prop {
    height:389px;
    float:right;
    width:1px;
}
.base {
	height: 1px;
	clear: both;
	overflow: hidden;
	/*width: 100%;*/
	}
#products {
	width: 500px;
	background: #FFFFBF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin-bottom: 10px;
	}
#products ul {
	margin: 0;
	padding-right: 15px;
}
#products li {
	font-weight: bold;
	list-style: none;
}
#products li a {
	color: #A4472A;
	cursor:pointer;
}
#products li a:hover {
	color: #000;
	text-decoration: none;
}
#subjects {
	width: 157px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin-bottom: 10px;
	}
#subjects ul {
	margin: 0;
	padding-right: 15px;
}
#subjects li {
	font-weight: bold;
	list-style: none;
}
#subjects li a {
	color: #A4472A;
	cursor:pointer;
}
#subjects li a:hover {
	color: #000;
	text-decoration: none;
}
/* Fonts */
	
h1 {
	font-size:21px;
	font-weight: bold;
	color: #CF5B36;
}

h2 {
	font-size:16px;
	margin: 0 0 10px 0;
	color: #A4472A;
	font-weight: bold;
}

h3 {
	font-size:14px;
	font-weight: bold;
}

h4 {
	font-size:14px;
	color: #999999;
	font-weight: bold;
}

p {
	margin: 0 0 10px 0;
}

a {
	color: #A4472A;
	text-decoration: none;
}

a:visited {
	color: #A4472A;
	text-decoration: none;
}

a:hover {
	color: #A4472A;
	text-decoration: underline;
}

a:active {
	color: #A4472A;
	text-decoration: underline;
}
a.topper {
	color: #fff;
}	
.pad10 {
	padding: 0 10px 0 10px;
}
quote {
	color:#A4472A;
	font-style:italic;
	margin: 0px 30px 0px 30px;
}
.inline {
	display: inline;
	list-style: none;
}
strong {
	font-weight: bold;
	}
em {
	font-style:italic;
}
.return {
	height: 46px;
	width: 155px;
	background: url(../products/ecco/images/return2gdc.gif);
	display: block;
}
.return a {
	font-weight: bold;
}
