/* CSS Document */

/* ---- Body ----------------------------------------------------------- */

body {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #ffffff;
	margin: 1px 0px 0px 0px;
	position: relative;
	top: -30px; 
}

/* ---- Page wrapper --------------------------------------------------- */

#wrapper {
	width: 760px;
	margin: 0px auto 0px auto;
}

/* ---- Headerbox ------------------------------------------------------ */

#headerbox {
	width: 760px;
	height: 108px;
	float: left;
	margin: 0px 0px 5px 0px;
}

#headerlogo {
	width: 140px;
	height: 108px;
	float: left;
}

#headernav {
	width: 353px;
	height: 18px;
	float: right;
	margin: 8px 0px 15px 0px;
	padding: 0px 0px 0px 267px;
}

#headernav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}	

#headernav ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#headerscroll {
	width: 575px;
	height: 60px;
	float: right;
	margin: 0px 20px 0px 0px;
}

/* ---- Searchboxbar --------------------------------------------------- */

#searchboxbar {
	width: 760px;
	height: 25px;
	background: url(images/n_logo.gif) left no-repeat #4199eb;
	float: left;
	margin: 0px 0px 5px 0px;
}

#searchboxdropmenu {
	width: 125px; 
	float: right; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	margin: 4px 3px 0px 0px; 
	background: #4199eb; 
	color: #ffffff; 
	font-weight: bold;
}

/* ---- Latestnews ----------------------------------------------------- */

#latestnews {
	width: 595px;
	height: 224px;
	background: #ffffff;
	float: right;
	margin: 0px 0px 20px 0px;
}

/* ---- Welcomeblog ---------------------------------------------------- */

#welcomeblog {
	width: 595px;
	height: 50px;
	background: url(images/WelcomeBlog.gif) top right no-repeat;
	float: right;
	margin: 0px 0px 20px 0px;
	border-top: 1px dashed #4199eb;
	border-bottom: 1px dashed #4199eb;
}

/* ---- Body column ---------------------------------------------------- */

#bodycolumn {
	width: 595px;
	margin: 0px 0px 5px 0px;
	float: right;
}

/* ---- Blog post column------------------------------------------------ */

#blogposts {
	width: 415px;
	margin: 0px 0px 5px 0px;
	float: left;
}

/* ---- Blog previous posts column ------------------------------------- */

.blogpreviousposts {
	width: 170px;
	margin: 10px 0px 0px 0px;
	float: right;
}

.blogarticle h3 {
	background-color: #4199eb;
	padding: 5px;
	color: #ffffff;
	font-size: 1.3em;
}

.blogarticle ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.blogarticle ul li {
	margin: 0px 0px 0px 0px;
}

.blogarticle ul li a:link, .blogarticle ul li a:visited, .blogarticle ul li a:hover, .blogarticle ul li a:active {
	text-decoration: none;
	line-height: 18px;
	height: 100%;
	display: block;
	padding: 2px 5px 2px 5px;
}

.blogarticle ul li a:link, .blogarticle ul li a:visited {
	color: #4199eb;
}

.blogarticle ul li a:hover {
	text-decoration: underline;
}

/* ---- menubar -------------------------------------------------------- */

#menubar {
	width: 160px;
	background: #dadadf;
	margin: 0px 0px 5px 0px;
	float: left;
}

#menubrands, #menushop, #menuinfo {
	width: 160px;
}

#menubrands ul, #menushop ul, #menuinfo ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	width: 128px;
}

#menubrands ul {
	background: url(images/brands.gif) top left no-repeat;
	margin: 0px 0px 20px 0px;
	padding: 58px 0px 0px 28px;
} 

#menushop ul {
	background: url(images/shop_by.gif) top no-repeat;
	margin: 0px 0px 20px 0px;
	padding: 35px 0px 0px 28px;
} 

#menuinfo ul {
	background: url(images/info.gif) top no-repeat;
	margin: 0px 0px 20px 0px;
	padding: 35px 0px 0px 28px;
} 

#menunewsletter {
	background: url(images/newsletter.gif) top no-repeat;
	width: 160px;
	float: left;
	margin: 0px 0px 10px 0px;
} 

#menusearch {
	background: url(images/search.gif) top no-repeat;
	width: 160px;
	float: left;
}

#menubar ul li {
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

#menubar ul li a:link, #menubar ul li a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
}

#menubar ul li a:hover {
	color: #ffffff;
	background-color: #4199eb;
}

#newsletterbar, #searchbar {
	width: 100px;
	float: left; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	margin: 40px 5px 0px 15px; 
	background: #4199eb; 
	color: #ffffff; 
	font-weight: bold;
}

/* ---- footer --------------------------------------------------------- */

#footertop {
	width: 760px;
	height: 29px;
	background: #4199eb;
	float: left;
}

#footertopleft {
	width: 36px;
	height: 29px;
	background: url(images/sm_logo.gif) left no-repeat;
	float: left;
}

#footertopright {
	width: 120px;
	height: 29px;
	background: url(images/n_logo.gif) left no-repeat;
	float: right;
}

#footerbottom { 
	width: 760px;
	height: 30px;
	background: #dadadf;
	margin: 0px 0px 20px 0px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 2.5em;
}

/* ---- Image floats --------------------------------------------------- */

.rightimage {
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
}

.leftimage {
	float: left;
	margin: 0;
	padding: 0;
}

/* ---- Clearing floats ------------------------------------------------ */

.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
}

/* ---- Link styles ---------------------------------------------------- */

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

a:link, a:hover {
	color: #4199eb;
}

a:visited {
	color: #4199eb;
}

a:hover {
	text-decoration: underline;
}

/* ---- Blog date ------------------------------------------------------ */

h3.date-header {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

/* ---- Blog post title ------------------------------------------------ */

h4.post-title {
	background-color: #4199eb;
	padding: 5px;
	color: #ffffff;
	font-size: 1.3em;
}

/* ---- Blog post text styles ------------------------------------------ */

.post-body h5 {
	color: #ffffff;
	font-size: 1.2em;
}

.post-body h6 {
	color: #4199eb;
	font-size: 1em;
}

h3.date-header, h4.post-title, .post-body h5, .post-body h6 {
	margin: 0 0 10px 0;
}

.post-body p {
	margin: 0 5px 10px 5px;
}

.post-body ul {
	list-style-image: url(../images/LinkBoxBullet.gif);
	margin: 0 0 15px 25px;
	padding: 0;
}

.post-body ul.intro {
	margin: 0 0 0 25px;
}

.post-body ul img {
	margin: 0 18px 0 18px;
}

.post-body ul.sub {
	margin: 0 0 0 50px;
}

#comments {
	font-size: 0.9em;
}

p.blogger-labels {
	border: 1px solid #000000;
	padding: 3px;
	font-size: 0.9em;
	color: #000000;
}	

p.post-footer {
	border-bottom: 2px solid #4199eb;
	padding: 0 0 15px 0;
}

/* ---- Page wrapper --------------------------------------------------- */
/* ---- Page wrapper --------------------------------------------------- */
/* ---- Page wrapper --------------------------------------------------- */
/* ---- Page wrapper --------------------------------------------------- */
/* ---- Page wrapper --------------------------------------------------- */
/* ---- Page wrapper --------------------------------------------------- */
/* ---- Page wrapper --------------------------------------------------- */
/* ---- Page wrapper --------------------------------------------------- */

