body  {
	background: #ebf1f2 url(default/body_gradient.png) repeat-x;
	margin: 0;
}

h1, h2, h3, h4, h5, h6  {
	color: #fd0602;
}

a:link, a:visited  {
	color: #fd0602;
}

/* STRUCTURE */

#wrap {
margin: 0 auto;
padding-right: 20px;

width: 800px;
	background: #ffffff url(default/border_shadow.gif) repeat-y;
}

#header  {
	/* background: #fff url(default/header.jpg) repeat-x top left;  
	border-bottom: 7px solid #fd0602; */
}

#header h1.title a  {
	color: #fd0602;
}

#header p.description  {
	color: #75818a;
}

#rss  {
	background-color: #75818a;
}

#rss a  {
	color: #fff;
}

#featured  {
	/* background: #ffffff url(default/featuredbg.jpg) repeat-x top left; */ 
}

#featured .buttons a.prev  {
	background: url(default/prev.jpg) no-repeat top left;
}

#featured .buttons a.next  {
	background: url(default/next.jpg) no-repeat top left;
}

#steps  {
	background: #4093ce url(default/stepsbg.jpg) repeat-x top left;
}

#steps ul li a  {
	color: #fff;
}

#content  {
	/* border-top: 7px solid #e2eff8;
	border-bottom: 7px solid #e2eff8;
	background-color: #fff; */
}

h3.prodtitle{
	font-size:16px;
	margin-top: 45px;
	margin-bottom: 10px;
	display: block;
	visibility: visible;
	padding-bottom: 0px;
	color: #fd0602;
	border-bottom: 1px solid #fd0602;
}

#news  {
	color: #75818a;
}

#news ul li a  {
	color: #4093ce;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	background: #9fc9e6 url(default/bottombg.jpg) repeat-x top left;
}

#newsletter input.text  {
	background-color: #d9e9f5;
}

#botnav  {
	height: 20px;
	margin-top: 10px;
}

#botnav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b6b6b;
	font-weight: normal;
	margin-bottom: 0;
	text-align: center;
}

#botnav p a  {
	color: #000000;
}


#footer  {
	/* background: transparent url(default/footerbg.jpg) repeat-x top left;
	height: 160px;  */
	
}

#footer p {
        padding: 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

#footer p a  {
	color: #999999;
	text-decoration: none;
}

#footer p a  {
	color: #999999;
	text-decoration: underline;
}

/* BLOG CSS */

.post .categories  {
	background-color: #4392cc;
	color: #fff;
}

.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
	color: #bcd9ee;
}

.post h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(default/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #4392cc;
}

#postad  {
	background-color: #ecf4fa;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #4392cc;
}

#sidebar img.bigad  {
	border: 2px solid #4392cc;
}

#sidebar img.sidebar_buy  {
	margin-top: 55px;
	padding-left: 30px;
}

#sidebar img.sidebar_quicklink  {
	margin-top: 15px;
	padding-left: 30px;
}

#sidebar img.sidebar_quicklink2  {
	margin-top: 5px;
	padding-left: 30px;
}

#tabbox  {
	border: 1px solid #a5e149;
}

#tabbox ul.idTabs  {
	background: #e5eec6 url(default/tabberulbg.jpg) repeat top left;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #8bc62d url(default/selectedtab.jpg) repeat center center;
}

#boxes ul  {
	background-color: #ecf1d4;
}

#boxes ul li {
	background: url(default/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

.widget {
 margin-top: 20px;
 border: 1px solid #fd0602;
 }

#leftwidget  {
	border-right: 1px solid #dedede;
}

#largewidget  {
	margin-left: 15px;
	width: 285px;
	color: #000;
	text-transform: uppercase;
}

.widgetlist h3  {
	background: #fe6523 url(default/~header_shoppingcart.gif) no-repeat center center;
	color: #ffffff;
	border-bottom: 1px solid #fe6523;
	text-transform: uppercase;
	text-weight: bold;
	text-align: center;
	font-size: 16px;
}

.widgetlist ul li  {
	padding-left: 10px;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 2px solid #C0E1F8;
}
.commentlist li {
	border-bottom: 2px solid #C0E1F8;
}
.commentlist .alt {
	background: #E2EFF8;
}
#commentform input {
	background: #E2EFF8;
	border: 1px solid #C0E1F8;
}
#commentform textarea {
	background: #E2EFF8;
	border: 1px solid #C0E1F8;
}

p.structure{
padding-left: 10px;
border: 1px solid black;
 }

