div.flashrep {
width:1px;
height:1px;
overflow:hidden;
}

html, body {
height: 100%;
}

#allContain {
	position: relative;
	margin-bottom: -27px;
    min-height:100%;
}

#header {
	height: 70px;
}

#leftNav {
	width: 153px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
}

#mainWin {
	float: right;
	width: 758px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	min-height: 500px;
}
#bothWins {
	width: 982px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#mainWinTextBox {
	width: 550px;
}

#mainWinTextBoxWide {
	width: 600px;
}

#Wrapper {
	width: 984px;
	margin-right: auto;
	margin-left: auto;

}
body {
	text-align : center;
	valign : top;
	background-color:#ffffff;
	background-image : url("./images/bg/bg2011.jpg");
	margin-top : 0px;
}

.warning {
text-align : left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#000000;
}


div#bottommenu {
	width: 982px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #F7F7F7;
	color: #FFFFFF;
	height: 100%;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #CCC;
}

/* '984px matches the flash object width that is defined in the index.jsp c7bb96*/

div#bottomMenuText1 {
	width: 300px;
	padding: 20px;
	text-align: left;
	float:left;
	margin-right: 40px;
}

div#bottomMenuText2 {
	width: 150px;
	padding: 20px;
	text-align: left;
	float:left;
}

div#copyright {
	width: 100%;
	height: 16px;
	text-align: center;
	padding: 5px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #555555;
	color: #efefef;
	position: relative;
}

div#topMenuBar {
	width: 984px;
	height: 12px;
	text-align: right;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: auto;
	color: #333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#topMenuContainer {
	background-color: #efefef;
	width: auto;
	border-bottom-style: solid;
	border-bottom-width: .5px;
	border-bottom-color: #CCCCCC;
	clear: both;
}
#clearfooter {
	clear: both;
	height: 27px;
}
#leftNavTopContents {
	text-align: right;
	margin-bottom: 20px;
}
#leftNavTopContentsBrowse {
	text-align: right;
	margin-bottom: 28px;
}
#logo {
	float: left;
	height: 70px;
	width: 389px;
}
#cart {
	float: right;
	padding: 0px;
	margin-top: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: .5px solid #CCC;
	position: relative;
	height: 48px;
	width: 197px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cartPic {
	float: left;
	width: 35px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#cartItem {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#cartCoBut {
	float: right;
	width: 98px;
	margin-top: 11px;
	margin-right: 3px;
}
