@charset "utf-8";
body {
	font-family: "Trebuchet MS", Tahoma, Arial, serif;
	font-size: 12px;
	color: #666;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	word-spacing: -1px;
	font-weight: lighter;
	/*background-image: url(../images/spacer.gif);*/
	background-color:#fff;
	background-image: url(../images/back.jpg);
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	background-color: #FFFFFF;
}


#wrapperContainer {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#wrapper #topBar {
	background-color: #ddd;
	height: 220px;
	width: 680px;
	float:right;
	z-index:-1;
}
#menuPanel {
	float: left;
	width: 218px;
	background-color: #fff;
	/*font-size: 11px;*/
}
#wrapper #mainContentPanel {
	float: left;
	width: 640px;
	padding: 20px;
	background-color: #FFFFFF;
	
}

#wrapper #mainContentPanel p a {
	color:#996600;
	text-decoration: none;
}

#wrapper #mainContentPanel p a:hover {
	border-bottom:dotted 1px #996600;
}


.subPageNavItem {
	color:#fff;
	text-decoration: none;
	float: left;
	width: 190px;
	margin-left:4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.subPageNavItem a {
	text-decoration: none;
	border-bottom:solid 1px #fff;
	background-color: #fff;
	display: block;
	margin: 5px;
	padding: 5px;
	color:#666;
}

.subPageNavItem a:hover {
	color:#996600;
	text-decoration:none;
	
}




#wrapper #mainContentPanel p {
	margin: 0px;
	/*font-size: 11px;
	line-height: 24px;
	text-align: left;*/
}

#wrapper #mainContentPanel ul {
	/*font-size: 11px;*/
	list-style-position: outside;
	list-style-type: disc;
}
#wrapper #mainContentPanel li {
line-height:24px;
}





h1 {
	font-size: 22px;
	font-weight: lighter;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-size: 18px;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrapper #footer {
	background-color: #999999;
	float: left;
	width: 890px;
	color: #FFFFFF;
	padding: 5px;
}


#wrapper #footerLinks {
	background-color: #eee;
	float: left;
	width: 890px;
	color: #999;
	padding: 5px;
}
#wrapper #footerLinks a {
	color: #999;
	text-decoration:none;
}
#wrapper #footerLinks a:hover {
	color: #333;
	
	border-bottom:dotted 1px #333;

}





.breadCrumbs {
	font-size:16px;
	width:400px;
}


.breadCrumbs a {
	color:#996600;
	text-decoration: none;
}

.breadCrumbs a:hover {
	border-bottom:dotted 1px #996600;
}

.imageListContainer {
	padding: 10px;
	float: left;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageFileBox {
	margin: 1px;
	border: 1px solid #ddd;
	padding: 0px;
	float: left;
	text-align: center;
}
.imageManagerContainer {
	padding: 5px;
	float: left;
	height: 90px;
	width: 300px;
	border: 1px dotted #999999;
	margin-right: 20px;
	margin-bottom: 20px;
}
.imageManagerImageBox {
	float: left;
	height: 60px;
	width: 60px;
}
.imageManagerImageInfo {
	float: left;
	height: 90px;
	width: 230px;
	margin-left: 10px;
}
#wrapper #mainContentPanel #imageManagerTopLeft {
	float: left;
	width: 320px;
	margin-right: 20px;
}
#wrapper #mainContentPanel #imageManagerTopRight {
	float: left;
	width: 320px;
}
form {
	margin: 0px;
	padding: 0px;
}
.imageManagerHeader {
	clear: both;
	float: none;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 680px;
}

.imageHolder {
	clear: both;
	float: none;
}
.imageTick {
	background-color: #CCCCCC;
	clear: both;
	float: left;
	width: 50px;
	padding: 2px;
}
.linkFields {
	color: #666666;
	background-color: #eee;
	border: 1px solid #999999;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.checkForSubBox {
	float: left;
	width: 656px;
	text-align: left;
	padding: 5px;
	border: 1px solid #eee;
	background-color: #FAE5E5;
	margin-top: 60px;
	color: #CC0000;
}
#pageOrder li {
	list-style-type: none;
}
#wrapper #mainContentPanel #pageOrderPanel {
	float: left;
	width: 400px;
}
#wrapper #mainContentPanel #pageOrderInfo {
	float: left;
	width: 220px;
	margin-left: 20px;
	padding: 5px;
	background-color: #eee;
}
.displayOrderBox {
	padding: 10px;
	border: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 10px;
	width:360px;
}
.inputBoxes {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	color: #999999;
}
.inputBoxheader {
	background-color: #CCCCCC;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.formButton {
	background-color: #FF9900;
	padding: 5px;
	border: 2px solid #FFCC66;
	color: #FFFFFF;
}
.globalDataLeftPanel {
	float: left;
	width: 310px;
	clear: left;
}
.globalDataRightPanel {
	float: right;
	width: 310px;
	margin-left: 40px;
}
#footerLeftpanel {
	float: left;
	width: 300px;
}

#footerRightpanel {
	float: right;
	width: 300px;
	text-align: right;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
h4 {
	display: inline;
	padding: 10px;
	float: left;
	background-color: #FFFFCC;
	border: 5px solid #FFFF99;
	font-size: 12px;
	color: #FF9900;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 240px;
}
h5 {
	display: inline;
	padding: 10px;
	float: right;
	background-color: #eee;
	font-size: 12px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 240px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	font-weight: lighter;
}
#uploadMessage {
	color: #999999;
	width: 300px;
	padding: 5px;
	font-weight: bold;
}
#wrapper #mainContentPanel .imageManagerHeader .globalDataRightPanel li {
	list-style-type: none;
}
#wrapper #mainContentPanel .imageManagerHeader .globalDataRightPanel ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #mainContentPanel .globalDataRightPanel ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #mainContentPanel .globalDataRightPanel li {
	list-style-type: none;
}
#wrapper #bannerBar {
	clear: both;
	height: 120px;
	width: 880px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#wrapper #bannerBar a {
	color:#009900;
	text-decoration: none;
}

#wrapper #bannerBar a:hover {
	color: #009900;
	text-decoration: underline;
}


#wrapper #footer a {
	color:#666;
	text-decoration: none;
}

#wrapper #footer a:hover {
	text-decoration: underline;
}

#wrapper #bannerBar #logoSide {
	float: left;
	width: 400px;
	height: 110px;
}
#wrapper #bannerBar #textSide {
	float: right;
	height: 40px;
	width: 300px;
	margin-top: 88px;
	text-align: right;
}




#menuPanel .menuBox a {
	color:#CCCCCC;
	text-decoration:none;
	padding: 13px;
	float: left;
	height: 10px;
	width:193px;
	background-color:#666666;
	border-bottom:dotted 1px #999;
}

#menuPanel .menuBox a:hover {
	background-color:#333;
	color:#CCCCCC;
	text-decoration:none;
}
#wrapper #subPagesNav {
	float: left;
	width: 220px;
}
#signup {
	color: #999999;
	background-color: #FFFFFF;
	padding: 4px;
	float: right;
	width: 160px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#signup h1 {
	font-size: 20px;
	color: #996600;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
#signup p {
	margin: 0px;
	padding: 0px;
}
#submenu {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

