/* 

	project: Conceptnova (free CSS template)
	author: luka cvrk (www.solucija.com)

*/

*{ margin: 0; padding: 0; }*
body { background: #fff url(../images/bodybg.gif) repeat-x; font: 74% Arial, Helvetica, Sans-Serif; color: #454545; line-height: 1.6em; }

a { text-decoration: none; color: #C40000; background: inherit; }
a:hover { color: #808080; background: inherit; }	
a:focus { outline: 0; }
h1 { font-size: 2.8em; line-height: 35px; }
h2 { color: #000; font: bold 170% Arial, Sans-Serif; letter-spacing: -1px; padding: 0; margin: 0 0 10px; }
img { border: 0; }

.grey { color: #484848; }

#container { width: 900px; margin: 10px auto 0; text-align:left;}

#logo { float: left; width: 310px; margin: 0 0 7px; }
#header_top { border-right: 2px solid #fff; color: #454545; padding: 10px 0 0 7px; clear: both; margin: 0 0 0px 0; height: 74px; }
#header_top p { padding: 0; margin: 0; }

#header_top ul { float: right; padding: 12px 160px 0 0; margin: 0 0 5px 0; }			
#header_top ul li { list-style-type: none; display: inline;  font-weight: bold; }
#header_top ul li a { padding-left: 7px; background: #FFF url(../images/bullet.gif) no-repeat center left; margin-right: 5px; color: #C40000; }
#header_top ul li a:hover { padding-left: 7px; background: #FFF url(../images/bullet.gif) no-repeat center left; margin-right: 5px; color: #808080; }

#header_bottom { color: #EBEBEB; padding: 20px 240px 20px 10px; clear: both; border-left: 2px solid #fff; border-right: 2px solid #fff; margin: 0 0 1px 0; height: 110px; _height:145px;}
#header_bottom  a{text-decoration: none; color: #F3F2BF; background: inherit; font-weight:bold;}
#header_bottom a:hover { color: #808080; background: inherit; font-weight:bold;}	
#header_bottom h2 { color: #F3F2BF; margin: 0 0 10px; background: #454545; }
#slogan { clear: left; width: 730px; height:30px; border-top: 1px solid #eee; margin: 0; padding: 5px 0 0 0; }

#content { padding: 20px 0 20px 0; clear: both; background: url(../images/bg.gif) repeat-x; }

#info { border: 1px solid #ccc; padding: 7px; font-size: 1em; background: #f4f4f4; }

#footer { clear: both; padding: 10px;  margin: 10px 0 0 0; line-height: 2em;}
#bottommenu { clear:both;background: url(../images/bg2.gif) repeat-x; padding:14px 0 6px 0;}

.coupon {
    padding: 10px;
    text-align: center;
    border: 3px dashed #ccc; }
.grn { color:#006600;}
