/* CSS Template by GPI Group */

body {
	background-image: url(../images/cheetah_body_back.jpg);
	background-repeat:repeat-x;
	/*
	background-color: #78979a;
	*/
	background-color: #fff;
	padding:0;
	text-align:center;
}

h1 {
	font-size:24px;
	color:#555;
	font-weight:500;
	margin:0;
}

h2 {
	color:#555;
	margin:0;
	font-weight:700;
	font-size: 18px;
}

#container #content #pretty {
	position: relative;
	width: 450px;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	padding: 11px;
	margin: 20px auto;
	color: #900;
	background-color: #f00;
	text-shadow: 0px 1px 2px #fee;
	-webkit-box-shadow: 0px 2px 4px #a88;
	-moz-box-shadow: 0px 2px 4px #a88;
	box-shadow: 0px 2px 4px #a88;
}
#container #content #pretty2 {
	content: 'CHEETAH PACKAGING STYLES' ;
	position: relative;
	width: 450px;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	padding: 11px;
	margin: 20px auto;
	color: #555;
	background-color: #aab;
	text-shadow: 0px 1px 2px #dde;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;
}
#codeholder {
	border: 1px solid #48a;
	color: #fff;
	background: #579;
	font-weight: bold;
}

#codeholder option {
	text-align: center;
	color: #fff;
	background: #5e99b8;	
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555;
	padding-left: 50px;
}


h3 {
	font-size:16px;
	color:#555;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}


#container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:900px;
	position: relative;
	height: auto;
	background-color:#FFF;
	text-align:left;
	margin: 5px auto;
	float: none;
	clear: none;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	page-break-after: always;
}

#container #addresses {
	float: right;
	margin-right: 26px;
	width: 395px;
}

#banner {
	width:900px;
	height:100px;
	background-image: url(images/back_a.jpg)
}

#bannerLeft {
	width:600px;
	height: 100px;
	float:left;
	padding: 0px;
	background-image: url(images/cheetah_a.png);
	
}


#container #banner #search {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 80px;
	width:260px;
	float: left;
	padding: 10px;
	position: relative;
	color: #345;
}

#container #banner #search .wideinp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #4B258B;
	display: block;
	clear: both;
	width: 240px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #b13;
}
#container #banner #search .widesel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	background-color: #C8DE7C;
	color: #FF0000;
	display: block;
	clear: both;
	width: 240px;
	height: expression( this.scrollHeight > 206 ? "207px" : "auto" ); /* sets max-height for IE */
	max-height: 206px; /* sets max-height value for all standards-compliant browsers */
	/*
	max-height:206px;
	height: auto !important;
	height: auto;
	*/
	margin: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	border-right: 1px solid #b13;
	border-bottom: 1px solid #b13;
	border-left: 1px solid #b13;
}

#container #banner #search .widesel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	display: block;
	color: #350;
	text-decoration: none;
	width: 240px;
	height: auto;
	float: left;
	overflow-x: hidden; 
}
#container #banner #search .widesel a:hover {
	color: #000;
	background-color: #ac3;

}


#container #banner #search .title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}


#container #banner #search .indicators{
	float: left; 
	width: 80px; 
	text-align: right; 
	font: normal normal bold 10px "Arial", Helvetica, sans-serif; 
	color:#357;
}
#container #content .url a{
	padding: 5px; 
	font-size: 14px; 
	font-weight: bold;
	border: 1px solid #000; 
	width: 350px; 
	display: block;
	background: #fff
}
#container #content .url a:hover {
		background: #b7f33a;
		color: #008;
		text-decoration: none;
}
#container #content {
	height: 1%; 
	min-height: 350px !important; 
	overflow-y: auto;
	overflow-x: hidden;
}

#container #content #packages {
	clear: both;
	width: 800px;
	min-height: 150px;
	border: 3px groove red;
	padding: 10px;
	margin: 20px auto;
	/*-moz-border-radius: 26px 8px;*/
	border-radius: 26px 8px;
}

#container #content #packages a {
	float: left;
	width: 200px;
	height: 50px;
	margin: 22px;
	font: bold medium Arial, Helvetica, sans-serif;
	color: #d20;
	border: 1px solid #def;
	padding: 25px 10px 0 10px;
	text-decoration: none;
	background: url(../images/but_back_liq.jpg);
}
#container #content #packages a:hover{
	background: url(../images/but_back_ch.jpg);
	/*background: url(../images/but_back_site.jpg);*/
	text-decoration: underline;
	color: #000;
}
#container #content .thumb {
	float: left;
	height: 130px;
	width: 130px;
	border: 1px solid #CCCCCC;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
	display: block;
}
#container #content .holder {
	width:130px; 
	height: auto; 
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
}
#container #content .stock {
	color: #009;
	float: right;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tootall{ height: 442px; }
.toowide{ width: 442px; }

#container #content .catthumb {
	float: left;
	height: 138px;
	width: 130px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
	overflow: hidden;
	font-weight: bold;
	display: block;
}

#container #content #large {
	float: left;
	min-height: 440px !important;
	width: 440px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin: 5px;
	padding: 5px;
	overflow: hidden;
	display: block;
	vertical-align: middle;
}

#container #content #thumblist {
	float: left;
	height: 500px;
	width: 115px;
	/*
	border: 1px solid #CCCCCC;
	
	
	*/
	
	text-align: right;
	margin: 5px 5px 5 15px;
	padding-left: 10px;
	overflow: hidden;
	display: block;
	vertical-align: middle;
}

#container #content #imageshow {
	position: relative;
	left: 165px;
	top: 169px;
	/*width: 440px;*/
	height: auto;
}

#container #content #descr {
	float: right;
	height: auto;
	min-height: 500px !important;
	width: 720px;
	border: 1px solid #c00;
	text-align: left;
	margin: 5px;
	padding: 5px;
	overflow: auto;
	display: block;
	color: #345;
	background-color: #fafaff;
}

#container #content #desc #text {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #000;
}
#container #content #selcart .smallcart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #036;
	background-color: #ddf;
}

#container #content #selcart .smallcart caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #579;
}
#container #content #selcart .smallcart tr {
	height: 12px;
	padding: 1px;
}


#leftColumn {
	float:left;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:11px;
	color:#F90;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	background-color:#333;
}

#leftColumnBottom {
	width:130px;
	background:url(../images/bg1c.gif) repeat-x;
	padding:110px 10px 10px;
	color:#EAEAEA;
}

#rightColumn {
	float:left;
	width:730px;
	padding-left:20px;
	color:#000000;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding: 8px;
	font: normal normal small Arial,Helvetica,sans-serif;
	color:#000;
	text-align: center;
}

#copyright a {
	text-decoration:none;
	color:#369;
}
#customer { text-transform: uppercase; }
#copyright a:hover {
	color:#f39;
}
#container #content #rightColumn .style11 a {
	color: #000000;
}
#container #banner #search label {
	font-family: Arial, Helvetica, sans-serif;
	color: #345;
}
#container #nav_horiz {
	float: left;
	background-color: #9da1b3;
}
#helper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #aacc33;
	display: block;
	float: right;
	height: 22px;
	width: 80px;
	position: fixed;
	right: 0px;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	padding-top: 5px;
	z-index: 1;
	bottom: 0px;
}
#helper a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#helper a:hover {
	font-weight: bold;
	color: #d83;
	text-decoration: underline overline;
}
.smallcart a { color: #000000; text-decoration:none; }
.smallcart a:hover { color: #FF0000; text-decoration:underline;  }
.smallcart caption {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #333333;
	height: 18px;
	width: auto;
}
.smallcarty {
	text-decoration:none;
	height: auto;
	width: auto;
	margin: 5px;
	clear: both;
	border: 1px solid #660000;
}
#selcart {
	text-decoration:none;
	height: auto;
	width: 395px;
	margin: 2px;
	clear: both;
	padding: 5px;
	/*
	border: 1px solid #579;
	*/
	overflow: auto;
}
#container #content #large #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	background-color: #fc0;
	padding: 10px;
	height: auto;
	width: auto;
	clear: both;
	margin: 0px;
}

#container #logger {
padding-top: 2px;
}

#container #logger #login .theInput {
     font-family: Verdana;
     font-size: 11px;
     width: 110px;
     margin-right: 25px;
    }

#container #logger #login .theSubmit {
     font-family: Verdana;
      font-size: 10px;
      background-color: #333333;
     color: #FFFFFF;
     margin-right: 25px;
    }
#container #content #main {
	text-align: center;
	padding: 20px;
	clear: both;
	float: none;
	height: auto;
	width: 800px;
	border: thin double #333333;
}
#container #content #large .data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	background-color: #fd8;
	float: right;
	height: auto;
	width: 300px;
	text-align: left;
	padding: 5px;
}
#container #content #large .label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	float: left;
	width: 120px;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	height: 25px;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ca0;
}
#container #content #large #submitted {
	margin-top: 5px;
	padding: 5px;
	clear: both;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	background-color: #fd8;
	font-weight: bold;
	text-align: left;
}
.loglabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 22px;
	width: 120px;
}
.loginp {
	width: 500px;
}
.loginput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
}
.loggy {
	clear: both;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#backer {
	float: right;
	margin-right: 20px;
	position: relative;
	clear: none;
}
#viewport {
	display: block;
	margin: 0 auto;
	height: 130px;
	width: 750px;
	overflow: visible;
	position: relative;
	visibility: visible;
	left: 10px;
	top: 20px;
}
#container #content .contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 5px;
	float: left;
	height: auto;
	width: 878px;
	border: 1px solid #999999;
	padding: 5px;
}
#container #content .contact strong {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.cname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F00;
	clear: both;
	float: left;
	width: 140px;
}
.cpos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
	clear: none;
	float: left;
	width: 310px;
}
.cphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000;
	clear: none;
	float: left;
	width: 150px;
	padding-left: 10px;
}
.cemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #000;
	clear: none;
	float: left;
	width: 450px;
}
#container #content #headline {
	font: normal bold 12px Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	color: #c00;
}
#container #content #headline a {
	text-decoration: none;
	color: #666;
}
#container #content #headline a:hover {
	text-decoration: underline;
	color: #c00;
}
.t_navy {
	font: normal normal 1.25em Arial, Helvetica, sans-serif;
	color: #309;
	text-align: center;
}
.warn {
	color: red;
	font-style: bold;
}
.nicetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #036;
	background: #e1e6c4;
	/*
	background-color: #cff451;
	*/
	border: 2px solid #f00;
	border-radius:0 0 2em 2em;
	-moz-border-radius:0 0 2em 2em;
	-webkit-border-radius:0 0 2em 2em;
	width: 720px;
}
.nicetable caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	background-color: #f00;
	border: 3px solid #f00;
	border-radius: 1em 1em 0 0;
	-moz-border-radius: 1em 1em 0 0;
	-webkit-border-radius: 1em 1em 0 0;
	padding: 10px;
	width: 720px;
}
#umbrella #container #content div #formWelcome .nicetable td .bold_red {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #f00;
}
.break { clear: both; }
