/* CSS Document */

* {
	margin:0; padding:0;
}


html, input, textarea
	{
	color:#333333;
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	}

body{
	background:#FFFFFF url(images/footer_bg.gif) bottom repeat-x;
}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5A5A5A;
}

h1 {
	font-size: 140%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 110%;
}

p {
	font-size: 110%;
	margin-top: 1em;
	margin-bottom: 1em;
}


a {
	color:#3d6f92;
}





a:hover{text-decoration:none;}

a img { border:0;}
img {
}
ul {
	list-style: none;
}
.content ul {
	list-style: disc;
	padding-left: 15px;
	margin-top: 1em;
	margin-bottom: 1em;
}


.blink {
	text-decoration: blink;
	color: #FF0000;
	font-weight: bold;
	font-size: 110%;
}
.soldout {
	text-decoration: line-through;
}
.hidden {
	display: none;
	background-color: #CCCCFF;
}


.boxes {
	padding-left: 16px;
}

.box3 {
	border: 1px dashed #FF9999;
	background: #FAF1F1;
	padding: 2px;
	color: #990000;
	font-size: 10px;
	height: 30px;
	line-height: normal;
	margin: 5px;
}
.bb {
	padding-left: 10px;
}
.bb ul {
	list-style: disc outside;
}


.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

/*main layout */
.h_logo{
	height: 74px;
	width: 100%;
}

#header_tall {background:url(images/header_tall.gif) top repeat-x;}

#main {
	margin:0 auto;
	width: 738px;
}
#header {
	height:250px;
}

#header .left {
	padding:20px 0 0 0;
}
#header .right {padding:46px 11px 0 0;}
#header .right a {color:#868686; font-family:arial; font-size:12px; background:url(images/RSS.gif) no-repeat top right; padding:0 29px 2px 0;}

#menu {background:url(images/menu_tall.gif) top repeat-x; height:65px;}
#menu .rightbg {background:url(images/menu_right.gif) top right no-repeat;}
#menu .leftbg {background:url(images/menu_left.gif) top left no-repeat; width:100%; height:65px;}
#menu .padding {padding:9px 0;}
#menu li {float:left; width:123px; background:url(images/menu_libg.gif) top right repeat-y; font-size:12px; text-align:center;  display:block;}
#menu li a {color:#919191; text-decoration:none; font-weight:normal; font-size:12px; display:block; padding:8px 0 5px 0;}
#menu li span{ display:block; padding:8px 0 5px 0;}
#menu li a:hover {color:#000000; text-decoration:underline;}
#menu li span {color:#000000; text-decoration:underline;}
#menu .last {background:none;}

#header .content {
	background:url(assets/nourkrin_header.jpg) no-repeat left top;
	height: 170px;
	color: #333333;
}
#header .content .text {
	padding:2px 0 18px 2px;
	font-size: 120%;
}
#header .content a img {float:right;}


#middle { width:100%;}
#footer { height:61px;}



#footer .indent {
	padding:23px 0 0 17px;
	color:#868686;
	text-align: center;
}
#footer  .indent ul {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
}
#footer  .indent li {
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
}
#footer .indent li a {
	color: #999999;
	font-size: 11px;

}




.border {background:url(images/border_tall.gif) top repeat-x;}
.border .btall {background:url(images/border_tall.gif) bottom repeat-x;}
.border .ltall {background:url(images/border_tall.gif) left repeat-y;}
.border .rtall {background:url(images/border_tall.gif) right repeat-y;}
.border .tleft {background:url(images/border_tl.gif) top left no-repeat;}
.border .tright {background:url(images/border_tr.gif) top right no-repeat;}
.border .bleft {background:url(images/border_bl.gif) bottom left no-repeat;}
.border .bright {background:url(images/border_br.gif) bottom right no-repeat; width:100%;}
.border .ind {padding:4px 4px 15px 2px;}


.h_text {padding-bottom:2px; background:url(images/h_text_bg.gif) bottom repeat-x;}

.more {text-align:right;}
.more a{
	background:url(images/more_bg.gif) top right no-repeat;
	padding-right:13px;
	font-weight:bold;
}

.date {background:url(images/date_bg.gif) no-repeat 0 0; padding:2px 0 2px 22px; color:#444444;}

.bot_line {background:url(images/h_text_bg.gif) bottom repeat-x;}
.retailer {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.prices {
	border: 1px solid #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.prices td {
	text-align: center;
	border-bottom: 1px solid #ECE9D8;
}
.prices  .table-row-1 {
	background: #F2F2F2;
}
.columns2 .column1 li {
	padding: 4px 4px 4px 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.columns2 .column1 li a {
	text-decoration: none;
}

.boxes  .box1 {
	width: 165px;
	margin-right: 14px;
	text-align: center;
}
.boxes  .box1  .text {

}
.boxes .box1 .pic {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
}

.box1 .boxpad {
	padding: 5px;
}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col, .box1, .box2 {float:left;}
.style1 {color: #666666}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.blue {
	color: #0066CC;
}



#index  .columns2  {
	padding:10px 0 0;
}
#index .columns2 .column1 {
	width:168px;
}
#index .columns2 .column2 {
	width:570px;
}

#index  .columns2  .column1  .padding  {
	padding:14px 0px 0;
	border-right: 1px dotted #CCCCCC;
}
#index  .columns2  .column2  .padding  {
	padding:14px 10px 0 16px;
}
#index   .columns2   .column2   .content   {
	margin-left: 145px;
}

#middle .indent {
	padding-bottom: 20px;
}
.nav1 {
	background: url(assets/nav1.jpg);
}
.nav2 {
	background: url(assets/nav2.jpg) no-repeat;
}


.nav3 {
	background: url(assets/nav3.jpg);
}
.nav4 {
	background: url(assets/nav4.jpg);
}
