/* 
	Theme Name: BLue Kitchen
	Theme URL: http://www.bluekitchen.com.au
	Description: Blue Kitchen Gourmet Foods. 
	Author: Geoff Hill
	Author URI: http://www.webpub.com.au
	Version: 0.1
	Tags: two-columns, fixed-width, horizontal navigation bar, footer links
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v0.1 - 22 February 2011

*/


body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 950px;
	/* height: 712px; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

#header {
	width: 950px;
	height: 231px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;	
}

#logo {
	background-image:url(images/logo_lg.png);
	background-repeat: no-repeat;
	width: 443px;
	height: 123px;
	float: left;
	margin-left:  60px;
	margin-top: 19px;
}

#img_top {
	
	/*background-image:url(images/top_img_box1.png);
	background-repeat:no-repeat;*/
	width: 360px;
	height: 120px;
	float: left;
	margin-left: 570px;
	margin-top: -38px;
	z-index: 10;
}

#img_top img{position:absolute; margin-top:0px; margin-left:0px;}

#arrow {
	background-image:url(images/arrow.jpg);
	width: 33px;
	height: 34px;
	background-repeat: no-repeat;
	float: right;
	margin-right: 40px;
	margin-top: 0;
}

#content {
	float: left;
	width: 950px;
	height: 520px;
	color: #7b7d7d;
	font-size: 14px;
	line-height: 20px;
}

#col_left {
	float: left;
	width: 460px !important;
}

/* used for custom fields in col_left */
#left_column{ margin:45px 0 0 50px; width:380px;}




#col_left_home {
	float: left;
	width: 570px;
}

#img_big_home img{margin-left:50px; margin-top:100px; border: none;}

#img_big img{	
	margin-left: 50px;
    margin-top: 45px;                   /*can be different on every page?  */
	border: none;                          
}

#col_right_home {
	float: left;
	width: 380px;
}

#col_right {
	float: right;
	width: 460px;
}

#col_right_content{float:left;width:380px; margin: 45px 0px 37px 37px;}

#products_right{float:left;width:630px;}


#sidebar{float:left; width:250px;color:#726A50; margin-top:13px;}
#sidebar ul{list-style-type:none;}
#sidebar a{color: #7b7d7d; text-decoration:none;}
#sidebar a:hover{color:#026684;}
#sidebar li{margin-top:10px;}

h2.widgettitle{font-size:14px;}

#products{float:left; width:650px; margin-top:10px;}
#default_products_page_container {float:left; width:380px;}


#text {}

#text h1,
#text h2,
#text h3 {color: #026684;}
#text p{margin:0px 0px 10px 0px;}

#text form input,
#text form textarea{border:1px solid #726A50; color:#ddd; background:#726A50;}

#arrows {
        width: 11px;
        height: 20px;
        float: right;
        margin-top:450px;
        margin-right:6px;
        margin-bottom: 10px;
        padding-bottom:10px;
}

#text ul{font-weight:bold;}

#text ul a{color: #7b7d7d; text-decoration:none;}

#text ul a:hover{color:#026684;}


.move_right{margin:20px 0 0 27px;}


#footer {
	
	float:left;
    width: 950px;
	height: 123px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background-image:url(images/line.png);
	background-position: top;
	background-repeat: no-repeat;
}

#foot_left {
	width: 533px;
	height: 123px;
	float: left;

}



#foot_right{
	width: 417px;
	height: 123px;
	float: left;
	
}
#earth {
	width: 420px;
	height: 87px;
	background-image: url(images/earth_sm.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
}
	
#address {
	float: left;
	width: 312px;
	margin-left: 107px;
	margin-top: 0;
	color: #7B7D7D;
	font-size: 12px;
	line-height: 4px;
	letter-spacing: 0.02em;
}

p.email {
	font-size: 10px;
	color: #79BBE7;
}

.email a:link,
.email a:visited {

	color: #79BBE7;
	text-decoration: none;
}

.email a:hover {
	color: #FFF;
	text-decoration: none;
}

p.copyright {
	font-size: 10px;
}

#search {
	width: 259px;
	height: 21px;
	float: left;
	margin-left: 59px;
	margin-top: 12px;
}

#search label{display:none;}
#nsu-form-1 label{margin-right:5px;}

#search input,
#nsu-form-1 input{border:1px solid #726A50; color:#ddd; background:#726A50;}


.clearb {
	clear:both;
}

************************
/*N A V I G A T I O N*/
************************
/*NAV_TOP*/

#nav_top {
        float:right;
	width:400px;
}

#menu-head-menu{float:right; width:390px; padding:60px 20px 0 0; margin-bottom:5px;}

#nav_top ul li{
	padding-right: 23px;
	display: inline;
	float: right;
	list-style-type: none;
	font-size:15px;
	font-weight: 600;
	line-height:20px;
}
#nav_top ul a, 
#nav_top ul a:link, 
#nav_top ul a:visited,
#text a, 
#left_column a{
	text-decoration:none;
	color: #726A50;
}


#nav_top ul a:hover,
#text a:hover,
#left_column a:hover{	
	color: #026684;

}

/*END NAV_TOP */

/*NAV_BOT */  /*INCLUDES CLASS MENU_MAIN + CLASS MENU_SEC */


#nav_bot {
	width:500px;
	float:left;
	margin-left: 20px;
	margin-top: 0px;
	
}

.m_1 {
	float: left;
	margin-top: 0;
}

.m_1 ul {
	
	margin-top: 0;
	
}

.m_1 ul li{

	margin-right: 23px;
	display: inline;
	float: left;
	list-style-type: none;
	font-size:15px;
	font-weight: 600;
	
}


.m_1 ul a, 
.m_1 ul a:link, 
.m_1 ul a:visited {


	text-decoration:none;
	color: #58523e;  /*#4b4635;    #726A50;*/
}


.m_1 ul a:hover {
	
	text-decoration: underline;  /*just for example that it works*/
	color: #026684;

}



/*MENU_SEC*/


.m_2 ul {
	
	margin-top: 2px;
}

.m_2 ul li{

	padding-right: 15px;
	display: inline;
	float: left;
	list-style-type: none;
	font-size:12px;
	font-weight: bold;
	line-height:10px;

}
.m_2 ul a, 
.m_2 ul a:link, 
.m_2 ul a:visited {


	text-decoration:none;
	color: #58523e;  /*#4b4635;    #726A50;*/
}


.m_2 ul a:hover {
	
	text-decoration: underline;  /*just for example that it works*/
	color: #026684;

	