/*

Filename: parrot.css
Description: Main CSS file for Parrot Shopping Cart Applications containing
the main CSS used for layout of the template and general page styles.


*/

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	border: 0px solid #959596;
	}

#header {
	margin: 50px 0px 0px 0px;
	height: auto;
	padding: 0;
	width: 100%;
	background-color: #e1e9ee;
	}
	
#logo {
	float: left;
	padding: 25px 25px;
	width: 335px;
	color: black;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: "Arial";
	border: 0px solid black;
	}

#contactinfo {
	float: left;
	padding: 25px 25px 5px 25px;
	width: 335px;
	color: black;
	text-align: right;
	font-family: Verdana;
	border: 0px solid black;
	font-size: 11pt;
	}
	
#contactinfo label {
	padding-right: 5px;
	}

#contactinfo a {
	font-size: 10px;
	font-family: Tahoma;
	}

#contactinfo .search {
	clear: both;
	float: right;
	width: auto;
	}

.search {
	clear: both;
	width: auto;
	}
.search input {
	float: left;
}

.categories.listing {
	clear: both;
	float: left;
}

#contactinfo div {
	float: left;
	margin-top: 3px;
	}
	
#companyname_header {
	font-size: x-large;
	font-weight: bold;
	color: #4e4e4e;
	}
	
#menu {
	width: 100%;
	clear: both;
	height: 18px;
	background-color: #94aec5;
	text-align: center;
	font-family: serif;
	font-size: 12px;
	color: white;
	}
	
#body {
	clear: both;
	font-family: Verdana;
	font-size: 11pt;
	min-height: 300px;
	}

#footer {
	clear: both;
	text-align: center;
	width: 100%;
	font-size: 8pt;
	font-family: Arial;
	}

#contentcentered {
	text-align: center
	}

#content{
	text-align: left;
	}
	

p.bigandbold {
	font-weight: bold;
	font-size: 16pt;
	font-family: Verdana;
	font-style: italic;
	}

table.products.list {
	border-collapse: collapse;
	empty-cells: show;
	font-size: small;
}

table.products.list td {
	border: 1px solid black;
	text-align: center;
	padding: 5px;
	}

table.products.list th {
	border: none;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	}
	
table.products.list td.price {
	white-space: nowrap;
	}	
	
.categories.footer {
	text-align: center;
	}

.products.view img {
	border: none;
	}

.categories.view,
.products.view {
	font-family: Verdana;
	font-size: 13px;
	padding-top: 5px;
}
.products.view.label {
	float: left;
	clear: both;
	}

.products.view.display {
	padding-top: 0px;
	float: left;
	width: 29%;
	}

.products.view.display > div {
	padding-top: 0px;
	margin-bottom: 40px;
}

.products.view.brocure {
	display: none;
}

.products.view.description {
	padding-top: 0px;
	font-family: Verdana;
	font-size: 13px;
	float: left;
	width: 69%;
	}

.products.view.related {
	padding-top: 0px;
	float: left;
	clear: both;
	text-align: center;
	width: 100%;
	}

.login label,
.change_password label,
.admin.edit label,
.edit_profile label,
.checkout label {
	width: 8em;
	clear: both;
	float: left;
	text-align: right;
	margin: 0.5em;
	display: block
	}

.edit_profile label.extra,
.checkout label.extra {
	width: auto;
	clear: none;
	}

.checkout input.radio.checkout {
	width: auto;
	clear: none;
}

.checkout fieldset {
	clear: both;
	margin-bottom: 25px;
	}

.shoppingcarts legend {
	font-weight: bold;
}

.checkout label.left {
	width: auto;
}
.checkout textarea {
	float: left;
	clear: both;
	width: 100%;
	}
	
.checkout .submit {
	float: left;
	clear: both;
	}

.submit {
	margin-top: 3px;
}

.edit_profile input.checkbox {
	margin-left: 8em;
	width: auto;
	clear: none;
	}

.edit_profile label.checkbox {
	width: auto;
	clear: none;
	}
		
.login input,
.change_password input,
.edit_profile input,
.edit_profile select,
.edit_profile span,
.checkout input,
.checkout select {
	margin: 0.5em;
	float: left;
	}

.users.profile span.label {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width: 150px;
	text-align: right;
	font-weight: bold;
}

span.label {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width: 150px;
	text-align: right;
	font-weight: bold;
}

/* admin index,view,edit CSS */

.admin.index {
	clear: both;
}
.admin.index table {
		border-collapse: collapse;
		border: 1px solid black;
		empty-cells: show;
	}

.admin.index th,
.admin.index td {
		border: 1px solid black;
		padding: 3px 6px;
	}

.admin.index td.numeric {
	text-align: right;
	}

.admin.view p {
	clear: both;
	float: left;
	margin: 0.5em;
	display: block
}

.admin.view td.label {
	text-align: right;
	font-weight: bold;
	}
	
.admin.edit label {
	width: 8em;
	clear: both;
	float: left;
	text-align: right;
	margin: 0.5em;
	display: block
	}

.admin.edit label.alone {
	width: auto;
	float: left;
	clear: both;
}

.admin.edit .checkbox input {
	clear: both;
	float: left;
	margin: 0.5em 0.5em 0.5em 8.5em;
	display: block
	}

.admin.edit .checkbox label {
	width: auto;
	clear: none;
	float: left;
	text-align: left;
	margin: 0.5em;
	display: block
	}
	
.admin.edit input {
	margin: 0.5em;
	float: left;
	}


.admin.edit textarea,
.mceEditor {
	float: left;
	clear: both;
	}

.admin.edit select {
	float: left;
	}

.admin.edit select.date {
	margin: 0.5em;
	float: none;
	}
	
.admin.paging {
	width: auto;
	float: left;
	margin: 5px 0px;
	}

.admin.paging .disabled {
	display: inline;
	}
	
.admin.actions {
	clear: both;
	}




.login .submit input {
	clear: both;
}

.edit_profile td {
	white-space: nowrap;
}

	
td.totals {
	text-align: right;
}
	
td.numeric {
	text-align: right;
	}

td.actions img {
	border: none;
	}

.orders.products table,
.shoppingcarts.view table {
		border-collapse: collapse;
	}

.orders.products th,
.shoppingcarts.view th {
	}

.orders.products td,
.shoppingcarts.view td {
	border: 1px solid black;
	empty-cells: show;
	text-align: center;
	padding: 1px 5px;
	}

.orders.products td.numeric,
.orders.products td.totals,	
.shoppingcarts.view td.numeric {
	text-align: right;
	}

.orders.products td.totals {
	border: none;
	}
	
input.quantity {
		text-align: right;
	}
	
input.reset {
		float: left;
	}
	
.required label {
		font-style: italic;
		font-weight: bold;
	}

.error label {
	color: red;
}

.error input {
	font-weight: bold;
	color: #fff;
	background-color: red;
}

.error-message {
	display: none;
	}


input.red.checkmark {
	background-color: #e68082
}

input.blue.checkmark {
	background-color: #66ccff
}

p#backorder {
	margin: 8px 15px;
	padding: 5px;
	border: 1px solid black;
}

p#backorder.em {
	background-color: #e1e9ee;
	
}
	
/* suckerfish drop down menus */
#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: #94AEC5;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11pt;
	padding: 0;
	border: solid white;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: auto;
	color: black;
	text-decoration: none;
	padding: 3px 7px;
}

#nav a.daddy {
	/* background: url(rightarrow2.gif) center right no-repeat; */
}

#nav li {
	float: left;
	padding: 0;
	/*width: 10em;*/
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16.4em;
	w\idth: 15.9em;
	font-weight: normal;
	border-color: #94AEC5;
	background: white;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 15em
}

#nav li ul a {
	width: 15em;
	w\idth: 13em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: white;
	font-weight: bold;
}

/* flash messages */
#flashMessage, #authMessage {
	clear: both;
	margin-top: 10px;
}


/* e-commerce agreement specific entries */

#agreement ol li {
	padding-bottom: 5px;
}

/* default text styling */
    .defaultTextActive { color: #a1a1a1; font-style: italic; }
    
td.inventory {
	white-space: nowrap;
	}
    