body {
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #003;
	background-color: #fff;
}		


/*  BANNER  */
#banner {
	color: #000;			
	border-bottom: 1px solid #000;
}		
#banner h1 {
	margin: 0;
	padding: .3em 0 .3em .5em;
	font-size: 2.2em;
	font-weight: bold;
	color: #5252ca;
}

.MainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
}

/*  CONTAINER */
/* CREATES VERTICAL LINES */
#container {
	background-image: url(../images/nav_col_base3.gif);
	background-repeat: repeat-y;
}		
#container2 {
	background-image: url(../images/more_col_base3.gif);
	background-repeat: repeat-y;
	background-position: right;
}


/* LEFT HAND NAVIGATION STYLES */
#navigation {
	font-size: 80%;
	font-weight:bold;
	float: left;
	width: 170px;
	padding-top: 2em;
	padding-left: 0px;
	margin-left: 0px;
}
#navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#navigation li {
	border-bottom: 1px solid #eeedfe;
}
#navigation li a:link, #navigation li a:visited {
	display:block;
	padding: 5px 5px 5px 0.5em;
	border-left: 8px solid #ccccff;
	border-right: 8px solid #ccccff;
	background-color:#333366;
	color:#ffffff;
	text-decoration:none;
}
#navigation li a:hover {
	background-color:#ccccff;
	color:#000000;
}
#navigation ul ul {
	font-size: 95%;
	margin-left:8px;
}
#navigation ul ul li {
	border-bottom: 1px solid #ccccff;
	margin:0px;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	display:block;
	padding: 5px 5px 5px 0.5em;
	border-left: 8px solid #ccccff;
	border-right: 8px solid #ccccff;
	background-color:#eeedfe;
	color:#711515;
	text-decoration:none;
}
#navigaion ul ul a:link, #navigation ul ul a:visited {
	background-color: #eeedfe;
	color: #711515;
}
#navigation ul ul a:hover {
	background-color: #d4d2f2;
	color:#000000;
}


/* TABLE AND INPUT BOX OUTLINES */
.tableoutline {
	border-right: #006699 1px solid;
	border-top: #006699 1px solid;
	border-left: #006699 1px solid;
	border-bottom: #006699 1px solid;
	width: 100%;
	background-color:#f4f4ff;
}
.tableoutlineheader {
	background-color:#333366;
	padding-top:4px;
	padding-bottom:4px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.tableoutlinecenter {
	text-align:center;
}
.inputbox {
	color : #000000;
	background : #FFFFFF;
	border-color : #000000;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
}


/*  RIGHT HAND SIDE COLUMN */
#more {
	float: right;
	width: 170px;
	margin: 0;
	padding: 2em 10px 0 0;
	color: #000000;
}
#more p {
	border-style:dashed;
	border: dashed;
	border-width: 1px;
	padding:4px;			
}
#more h3 {
	margin-top: 0;
	color: #fff;
	padding: .2em;
	background-image: url(../images/more_base1.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#more .most_popular {
	padding-top:6px;
	padding-bottom:0px;
	/*border-top-style: solid;
	border-top-width:thin;
	border-top-color:#48c8ff;
	border-bottom-style: solid;
	border-bottom-width:thin;
	border-bottom-color:#48c8ff;*/
	/*border-bottom: 1px solid #48c8ff;	*/
	font-size:90%;
}
#more .most_popular li {
	list-style:none;
	margin-left:-20px;
	padding-left:0px;
}
#more .most_popular ul li a {
	text-decoration: none;
	color: #000000;
}
#more .most_popular ul li a:hover {
	color: #ffc61a;
	background-color: #246494;
	width: 135px;
}
#more .cart_summary {
	padding-top:6px;
	padding-bottom:0px;
	/*border-top-style: solid;
	border-top-width:thin;
	border-top-color:#48c8ff;
	border-bottom-style: solid;
	border-bottom-width:thin;
	border-bottom-color:#48c8ff;*/
	font-size:90%;
}
#more .search_query {
	padding-top:6px;
	padding-bottom:0px;
	/*border-top-style: solid;
	border-top-width:thin;
	border-top-color:#48c8ff;
	border-bottom-style: solid;
	border-bottom-width:thin;
	border-bottom-color:#48c8ff;*/
	font-size:90%;
}


/*  CONTENT STYLES - item description etc */
#content {
	margin-left: 200px;
	margin-right: 210px;
	line-height: 150%;
	/*border: 1px solid #999;*/
}
#content .checkouttext {
	line-height: 1.1em;
	font-size: 90%;
}
#content h2 {
	font-size: 2em;
	color: #036;
	margin: 0;
	padding-top: 1em;
	font-weight: normal;
}
#content .item_name {
	font-weight: bold;
	font-size:105%;
	padding-bottom:5px;
}
#content .item_title {
	font-weight: bold;
	font-size:105%;
	color:#ffffff;
	padding-bottom:5px;
	background-color: #336699;
}
#content .price {
	font-size:90%;
	padding-bottom:5px;
}	
#content p {
	line-height: 1.8em;
	padding-left: 2em;
}
#content .image {
	border: 1px solid #000000;
	float:right;
	margin-left:10px;
	margin-bottom: 10px;
}				
#content .maincat {
	font-weight: bold;					 			
}		
#content .subcat ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#content .subcat li {
	display: inline;
	margin-right: 1em;
}		
#content .rule {
	width:100%;
	border:none;
	background-color:#1302AC;
	color:#1302AC;
	height:1px;
}
#content .breadcrumb {
	font-size: 90%;
	font-weight:bold;
	padding-top: 5px;
	text-align:center;
}
#content .pageno {
	font-size:80%;
	font-weight:bold;
}
#content .mp3 a:hover, a:active{
	text-decoration: none;
	background-color: transparent;
}
#content a:hover {
	background-color: #cccccc;
	color: #000000;
}
#content a:visited {
	color: #066;
}

/* FOOTER */
#cleardiv {
	clear: both;
	height: 1em;
}		
#footer {
	clear: both;
	padding: .5em 1em;
	border-top: 1px solid #999;
	text-align: right;
	font-size:70%;
	color:#7396bf;
}
#footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin-right: 1em;
}
#footer ul a {
	text-decoration: none;
}