
body {	
	margin: 10px;
	padding: 0;
	font: normal 12px Verdana, Helvetica, Arial, "Trebuchet MS", sans-serif;
	color: #000000;
}

bckground {
	background: #ffffff;	
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Verdana, Arial, "Trebuchet MS", sans-serif;
	color: #353535;
}

a {
	color: #555599;
}

a:hover {
	text-decoration: none;
	/*font-weight: bold;*/
	color: #004499;
}

#info {
	margin: 0;	
}

/* Header */

#header {
	width: 100%;
	/*width: 760px;*/
	height: 60px;
	margin: 0 auto;
	background: #367fa8 url(images/nav-bg.png) repeat-x top center;
	border: 1px solid #999999;
	border-bottom: none;
}

/* Logo */

#logo {
	width: 250px;
	float: left;
}

#logo * {
	margin: 0;
	padding: 0;
	/*#text-transform: lowercase;*/
	color: #353535;
	/*#border: 1px solid black;*/
			
}

#logo a {
	text-decoration: none;	
}

#logo h1 {
	padding: 10px 0 0 4px;
	letter-spacing: -1px;
	font-size: 1.9em;
	color: #fcfcfc;
}

#logo h2 {
	padding: 0 0 0 12px;
	letter-spacing: 1px;
	font-size: 1em;
	color: #fcfcfc; 
}


/* Menu */

#menu {
	float: right;
	/*border: 1px solid black;*/
}

#menu ul {
	margin: 0;
	padding: 29px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#menu a {
	border: 1px solid white;
	/*background: url(images/menubutton.png) repeat-x center top;*/	
	background: url(images/nav-bg_small.gif) repeat-x top center;
	/*background-color: #eeeecc;*/
	/*display: block;*/
	float: left;
	margin-right: 3px;
	padding: 8px 5px 8px 5px;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

#menu a:hover {
	text-decoration: none;
	font-weight: bold;	
}

#listItem {
	font-size: 12px;
	margin-left: 5px;	
}

/* Content */

#author {
	font-style: normal;	
}

#author_prepose {
	font-size: 10px;	
}

#searchlinks {
	float: right;
	font-size: 11px;
}

#content {
	width: 100%;
	/*width: 800px;*/
	margin: 0 auto;
	padding: 0 0 0 0;
	/*border: 1px solid black;*/
}

/* Column One */

#colOne {
	float: right;
	/*display: inline;*/
	/*#width: 480px;*/
	width: 74%;
	margin: 25px 5px 0 0;
	padding: 0 0 0 0;
}

#colOne h2 {
	background: url(images/nav-bg_small_h2.gif) repeat-x center top;
	padding: 2px 0 2px 5px;
	margin: 0 0 0 0;	
	font-size: 1.4em;
	font-weight: bold;
	border: 1px solid #999999;
	background-color: #eeeecc;	
}

#colOne h3 {
	background: url(images/nav-bg_small.gif) repeat-x center top;
	width: 95%;
	padding: 5px 0 5px 20px;
	font-size: 1.2em;
	/*color: #353535;*/
	color: #fcfcfc;
	border: 1px solid #999999;
	margin-top: 25px;
	margin-left: 10px;
}

#colOne p, #colOne ul, #colOne ol {
	line-height: 120%;
	padding: 0 15px 0 15px;

	font-size: 1em;
}

#colOne .credits {
	margin-bottom: 20px;
	padding: 5px 0 20px 8px;
	border-bottom: 1px solid #999999;
}

#colOne .credits p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

/* List pages */

#listPage {
	width: 100%;
}

#listPage .left {
	width: 40%;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#listPage .right {
	width: 40%;
	float: right;
	margin: 0 40px 0 20px;
	padding: 0 0 0 0;
}

#listPage .listBox {
	padding: 0 1px 0 0;
	margin: 0 0 30px 0;
	border-left: 1px #e1e1df solid;
	border-right: 1px #e1e1df solid;
	border-bottom: 1px #e1e1df solid;	
}

#listPage h3 {
	width: 100%;
	background: url(images/nav-bg_small.gif) repeat-x center top;
	padding: 5px 0 5px 0;
	color: #fcfcfc;
	border: 1px solid #999999;
	font-size: 1.2em;
}

#listPage .smallList {
	margin: 0 0 0 0;
	width: 100%;
}

#listPage .leftPadded {
	padding-left: 20px;
}

#listPage h4 {
	font-size: 1.2em;
	margin: 20px 0 10px 20px;
}

#listPage h4 a {
	color: #555599;
}

#listPage h4 a:hover {
	text-decoration: none;
	color: #004499;
}

#listPage p, #listPage ul, #listPage ol {
	line-height: 120%;
	padding: 0 15px 0 15px;

	font-size: 1em;
}

#listPage ol {
	line-height: 180%;
	margin: 0 0 20px 20px;
}

#listPage ul {
	width: 100%;
	line-height: 200%;
	list-style: none;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 0;
	font-size: 1.14em;
}

/* Column One details */

#detailContent {
	/*float: right;*/
	/*#width: 480px;*/
	width: 98%;
	margin: 8px 0 0 15px;
}

#detailContent h2 {
	border-bottom: 1px solid #353535;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;	
	font-size: 2.2em;
	background-color: #eeeecc;	
}

#detailContent h3 {
	background: url(images/nav-bg_small.gif) repeat-x center top;
	padding: 5px 0 5px 20px;
	font-size: 1em;
	/*color: #353535;*/
	color: #fcfcfc;
	border-bottom: 1px solid #353535;
	margin-top: 25px;
}

#detailContent p, #detailContent ul, #detailContent ol {
	line-height: 140%;
	padding-left: 15px;
}

#detailContent .credits {
	margin-bottom: 20px;
	padding: 5px 0 20px 8px;
	border-bottom: 1px solid #353535;
}

#detailContent .credits p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

/* Column Two */

#colTwo {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	/*width: 260px;*/
	width: 22%;
	font-size: 0.9em;

}

#colTwo .bordered {
	border-left: 1px solid #e1e1df; 
	border-right: 1px solid #e1e1df; 
	border-bottom: 1px solid #e1e1df;	
}

#colTwo .list {
	margin-left: 15px;
	padding: 0 0 5px 10px;
	font-size: 1.1em;	
	line-height: 180%;
	list-style: circle outside;
}

#colTwo .list li {
	font-size: 0.9em;
}

#colTwo h3 {
	margin: 10px 0 5px 10px;
	border-left: none;
	border-right: none;
}

#colTwo ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#colTwo ul li {
	background: #ffffff url(images/nav-bg_vertical_menu.gif) repeat-y top left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#colTwo ol {
	margin: 0 0 0 2em;
	padding: 0 4px 8px 12px;
	list-style: decimal outside;
}

#colTwo ol li {
	background: none;
	padding: 5px 0 5px 0;
	line-height: 130%;
	border: none;
}

#colTwo h2 {
	background: url(images/nav-bg_small.gif) repeat-x center top;
	padding: 7px 0 7px 20px;
	margin: 0 0 0 0;
	font-size: 1.1em;
	/*color: #353535;*/
	color: #fcfcfc;
	border: 1px solid #999999;
}

#colTwo h2 a {
	color: #fcfcfc;
}

#colTwo h2 a:hover {
	color: white;
}

#colTwo h4 a {
	padding: 8px 0 3px 0;
	margin: 8px 0 2px 10px;
	font-size: 1.1em;
}


#colTwo .search {
	background: #367fa8 url(images/nav-bg.png) repeat-x center top;
	height: 48px;
	padding: 4px 5px 8px 5px;
	margin: 8px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	/*color: #353535;*/
	color: #ffffff;
	border: 1px solid #999999;
}

#colTwo .search .select {
	padding: 5px 0 0 5px; 
	margin: 0 0 0 0;
	font-size: 10px;
}

#colTwo .search .input {
	padding: 5px 0 0 5px;
	margin: 0 0 0 0; 
	font-size: 9px;
}

#colTwo .search input {
	font-size: 9px;
	margin: 0 0 0 0;
}

#topListColumn {
	background: #ffffff url(images/nav-bg_vertical_menu.gif) repeat-y top left;
	margin-top: 8px;
}

#topListColumn h3 {
	margin-top: 0;
	padding-top: 5px;
}

#topListColumn ul li {
	background: none;
	border: none;	
}

/* itemList */

#itemList {
	width: 100%;
	padding: 5px;
	margin: 0;
	/*border: 1px solid #353535;*/
}

#itemList table, tr, td {
	margin: 0;
	padding: 0;	
}

#itemList .image {
	width: 70px;
	min-width: 70px;
	padding-left: 3px;
}

#itemList .row {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*background-color: #eeeecc;*/
	/*border-bottom: 1px solid #353535;*/
}

#itemList .info {
	background: #f3f3f3 url(images/nav-bg_grey.gif) repeat-x center top;
	border: 1px solid #e1e1df;		
	width: 100%;
	height: 70px;
	padding: 10px 5px 10px 5px;
	margin: 0 0 10px 0;
	background-color: #f3f3f3;
	line-height: 1.2;
	/*border-bottom: 1px solid #000000;*/
}

#itemList .cell {
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
}

#itemList .rating {
	width: 120px;
	text-align: right;
	/*float: right;*/
}

#itemList .creator {
	padding-left: 12px;
}

/* details */

#details {
	width: 100%;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	/*border: 1px dotted #353535;*/
}

#details .detailsHeading {
	width: 100%;
	padding: 0;
	margin: 0;
}

#details .image {
	width: 20px;
	padding: 3px;
	/*border: 1px dotted black;*/
}

#details .heading {
	vertical-align: top;
	margin-bottom: 5px;
	width: 100%;
	float: left;
	/*background-color: #eeeecc;*/
	/*border-bottom: 1px solid #353535;*/
	/*border: 1px dotted black;*/
}

#details .title {
	background: #f3f3f3 url(images/nav-bg_grey.gif) repeat-x center top;
	width: 100%;
	border: 1px solid #e1e1df;
	padding: 10px 0 10px 5px;
	margin: 5px 0 0 5px;	
	font-size: 1.2em;
	font-weight: bold;	
	background-color: #f3f3f3;			
}

#details .pricing {
	padding: 5px 0 0 20px;
	font-weight: bold;
}

#details .author {
	font-size: 12px;
	font-weight: normal;	
}


#details .reviewSource {
	margin: 15px 5px 5px 5px;
	padding: 0 0 3px 5px;
	font-weight: bold;
}

#details .review {
	margin: 0 5px 0 5px;
	padding: 5px 5px 5px 5px;
}

#details .customerReview {
	margin: 10px;
	padding: 10px;
}

#details .offer {
	width: 50px;	
}

#details .productDetails {
	vertical-align: top;
	width: 60%;		
}

#details ul, #details ol {
	line-height: 160%;
	list-style-position: outside;
	padding-left: 15px;
}

#details li {
	padding: 0 0 0 0px;
}

#details .similarities {
	vertical-align: top;
}

.listPrice {
	text-decoration: line-through;
	font-weight: bold;	
}

.offerPrice {
	color: #990000;
	font-weight: bold;
}

.subTitle {
	/*border-top: 1px solid black;*/
	font-size: 1.6em;
	color: #cc6600;
	margin: 15px 0 5px 0;
	padding: 5px 0 10px 0;	
}

.key {
	vertical-align: top;
	font-weight: bold;	
}

.value {
	padding: 0 0 0 10px;
}

.indented {
	margin: 0 0 0 25px;
	padding: 0 0 0 25px;	
}

img {
	border-style: none; 	
}

hr {
	margin: 25px 15px 25px 15px;	
}

.binding {
	font-weight: normal;	
}

.visible {
	border: 1px dotted black;
}

.alt {
	background-color: lightgrey;	
}

#textfield1 {
}

#submit1 {
}

/* Footer */

#footer {
	clear: both;
	width: 780px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
}
