/* Top Elementss */
* {
	margin: 0;
	color: #57401e;

}

.calendar{
	z-index:51;
}

* h1 {
	color: #003876; 
	padding: 0px 0 0px 0px;	
	margin: 0px 0 0px 0;
	font: bolder 14px Verdana, Arial;
}

body {
	background: top center white url(IMAArticlesTiledBG.jpg);
	font: normal 70%/1.5em Verdana, Tahoma, Verdana, sans-serif;
	color: #333; 
	text-align: center;
}

* a:hover{
	text-decoration: none;
}
 
#wrap {
	position: relative;
	margin: 0 auto;
	width: 737px;
	top: 15px;
	text-align: left;
}
#content-wrap {
	float: left;	

	top:10px;
	width: 735px;
	background: url(ima_middle_bg.gif);
	z-index:1;
	padding: 0px 0px 5px 0px;
}



/* footer */
#footer {
	z-index:0;
	position: relative;
	color: #f2e4ba;
	font: bold 10px Verdana;
	top: 15px;
	width: 736px;

	margin: 0 auto;	
}
#footer a { 
	text-decoration: none;
	color: #f2e4ba;
}

#footer a:hover{ 
	text-decoration: underline;

}


/* header */
#header {
	position: relative;
	width: 736px;
	height: 130px;
	background: url(ima_header.gif) no-repeat;
	font-size: 14px;
	color: #FFF;
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 42px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and Left to adjust the position of the logo*/
	top: 19px; left: 53px;	
}
#header h2#slogan {
	position: absolute;
	z-index: 2;
	margin: 0; padding: 0;
	font: bold 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 65px; left:75px;			
}
#header #cartcount {
	

}
/* menu */
#menu {
	position: absolute;
	z-index:1;
	top: 93px;
	left: 2px;
	clear: both;
	width: 737px;
	height: 26px;
	font: bold 12px Verdana, Arial;
	color: #57401e;
}

#menu ul{
	margin: 0; padding: 0 0 0 35px;
}

#menu ul li {
	float: left;
	list-style: none;		
}

#menu ul li a {
	display: block;
	text-decoration: none;	
	padding: 0 5px;
	background: inherit;
	color: #57401e;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li#current a {	

	color: #57401e;	
}

/* Main */
#main {
	float: left;	
	position: relative;
	top:0px;
	left: 35px;
	width: 338px;
	height: 110%;
	padding: 0px 15px 15px 15px;	
	margin: 0px 0px 0px 0px;
	background: #f2e4ba;
	z-index:1;
}


#maintop {
	position: relative;
	float: left;	
	top:0px;
	left: 35px;
	width: 368px;

	background: url(ima_main_top_roundover_fix.gif) no-repeat;
	z-index:1;	
}

#mainbottom {
	position: relative;
	float: left;	
	top: 0px;
	left: 35px;
	width: 368px;
	height: 10px;
	background: url(ima_main_bottom_roundover.gif) no-repeat;
	z-index:1;	
}

#mainrequests{
	padding: 7px 0px 0px 10px;
}

#mainrequests a{
	color: #57401e;
}

#mainrequests a:visited{
	color: #57401e;
}

#broughttoyou a{
	color: #57401e;
}

#broughttoyou a:visited{
	color: #57401e;
}


#mainrequests_heading{
	color: #57401e;
	margin: 0px 0 0 0;
	font: bolder 12px/20px Verdana, Arial;
}

#mainfeatured img{
	padding-right:10px;
	padding-bottom:10px;
}

#mainfeatured a{
	color: #57401e;
}

#articlesquery a{
	color: #57401e;
}

#articlesquery h1{
	color: #003876; 
	padding: 0px 0 0px 0px;	
	margin: 0px 0 0px 0;
	font: bolder 14px Verdana, Arial;
}

#mainfeatured a:visited{
	color: #57401e;
}

#mainfeatured_title{
	color: #57401e;
	margin: 0px 0 0 0;
	font: bolder 14px Verdana, Arial;
}

#login_title{
	color: #57401e;
	margin: 0px 0 0 0;
	font: bolder 16px Verdana, Arial;
}

#popularbox_heading{
	color: #57401e;
	margin: -2px 0 0 0;
	font: bolder 14px Verdana, Arial;
}

#cartcount a{
		color: #57401e;
		text-decoration: none;
}

#cartcount a:hover{
		color: #57401e;
		text-decoration: underline;
}

#mainfeatured h1 {
	color: #003876; 
	padding: 0px 0 0px 0px;	
	margin: 0px 0 0px 0;
	font: bolder 14px Verdana, Arial;
}

#createarticle_header h1 {
	color: #003876; 
	padding: 0px 0 0px 0px;	
	margin: 0px 0 0px 0;
	font: bolder 14px Verdana, Arial;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#searchbox {
	background: #f2e4ba;
	padding: 0px 15px 15px 15px;
}

#searchbox img {
	border: 0px;	
}
#broughttoyoubox {
	background: #f2e4ba;
}

#sidebar {
	position: relative;
	top: 0px;
	left: -40px;
/*	background: #f2e4ba; */
	float: right;
	width: 273px;
	z-index:1;
}

#sidebartop {
	width: 273px;

	background: url(ima_sidebar_top_roundover_fix.gif) no-repeat;
}

#sidebarbottom {
	width: 273px;
	height: 12px;
	background: url(ima_sidebar_bottom_roundover.gif) no-repeat;
	margin: 0px 0px 15px 0px;
}

#searchbox h1 {
	color: #57401e;
	padding: 0px 0 0px 0px;
	margin: 0px 0 0px 0;
	font: bolder 14px Verdana, Arial;

}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0px 8px 0; padding: 0;
	text-decoration: none;	
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(bullet.gif) no-repeat 2px 3px ;
	padding: 2px 0 2px 25px;
	margin: 0 2px;			 
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu a {
	font-weight: bold;
	padding: 2px 0;
	background: none;
}

/* cart */
#cart a{
	color: #57401e;
	text-decoration: none;
}

#cart a:hover{
	color: #57401e;
	text-decoration: underline;
}

#cart a:visited{
	color: #57401e;
	text-decoration: none;
}

#cart h1{
	color: #003876; 
	padding: 0px 0 0px 0px;	
	margin: 0px 0 0px 0;
	font: bolder 14px Verdana, Arial;
}



#attachmentupload form {
	font: bold 10px Verdana;
	margin:10px; padding: 0 5px;
	border: 1px solid #D6B572; 
	background-color: #F2E4BA; 
	padding: 5px;
}

#articleselect_title{
	height: 100%;
}

#articleselect_button{
	width: 100%;
	text-align: right;
	padding: 0 0 5px 0;	
}

#artilceselect_link a{
	color: #57401e;
	text-decoration: underline;
	font: bolder 12px Verdana;
	text-align: center;
}

#artilceselect_link a:hover{
	text-decoration: none;

}

#my_purchased_articles a:hover{
	text-decoration: none;

}

#popular_link a:hover{
	text-decoration: none;

}

#recenlyadded_link a:hover{
	text-decoration: none;

}


#my_purchased_articles a{
	color: #57401e;
	text-decoration: underline;
	font: 12px Verdana;
	text-align: center;
}

#popular_link a{
	color: #57401e;
	text-decoration: underline;
	font: 12px Verdana;
	text-align: center;
}

#recenlyadded_link a{
	color: #57401e;
	text-decoration: underline;
	font: 12px Verdana;
	text-align: center;
	
}


#payments{
	padding: 5px;
}

#payments a{
	color: #57401e;
	text-decoration: underline;
	font: 11px Verdana;
	text-align: center;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray { color: #CCC; }
.message { color:red;text-align:center;}




