/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2008
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	margin: 0;
	padding: 0;
	color: #343434;
	font: 14px Arial, Verdana, sans-serif;
	text-align: left;
	background: #d0e7f4;
}



/*	-------------------------------------------------------------
	STRUCTURE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.container {
	margin: 0 auto;
	width: 940px;
}

#header {
	background: #184372;
	height: 109px;
}

#topContent {
	padding: 15px 0 10px 0;
	background: #fff;
}

#main {
	padding-bottom: 20px;
	background: #fff;
}

#side {
	width: 220px;
	float: left;
}

#content {
	width: 700px;
	float: right;
}

#userMenu {
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 0.9em;
}

#footer {
	border-top: 1px solid #abcbde;
	clear: both;
}


/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
/*	Logo
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#logoAnim {
	float: left;
	margin: 20px 0 0 0;
}

#logoText {
	float: left;
	margin: 32px 0 0 10px;
}

/*	Text
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#headerText {
	color: #fff;
	float: right;
	text-align: right;
}

#headerText a:link,
#headerText a:visited {
	color: #fff;	
}

#headerText a:hover {
	color: #b1b9c2;	
}

#headerText h1 {
	font-size: 1.9em;
	padding: 15px 0 0 0;	
}

#headerText p {
	padding: 5px 10px 0 0;	
	font-size: 1.2em;
}




/*	-------------------------------------------------------------
	TOP MENU
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#topMenu {
	height: 38px;
	background: url(../images/topMenu_bg.gif) repeat-x;
}

#topMenu ul {
	height: 38px;
	background: url(../images/topMenu_corners.gif) repeat-x;
}

#topMenu ul li {
	float: left;
	padding: 0 10px 0 35px;
}

#topMenu ul li a:link,
#topMenu ul li a:visited {
	display: block;
	font-size: 0.9em;
	float: left;
	color: #fff;
	padding: 10px 0 10px 0;
	text-decoration: none;
	text-transform: uppercase;
}

#topMenu ul li a:hover {
	color: #fff000;
	text-decoration: underline;
}


/*	-------------------------------------------------------------
	SHOPEASY MENU
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#shopEasyMenuBox {
	padding-bottom: 10px;
}
	
#shopEasy_menu li {
	display: block;
	width: 220px;
}

#shopEasy_menu li a:link,
#shopEasy_menu li a:visited {
	display: block;
	border-top: 1px solid #0969b5;
	color: #fff;
	background: #1587ca url(../images/shopEasyMenu_bg.gif) no-repeat;
	height: 31px;
	line-height: 31px;
	padding: 0 0 0 38px;
	font-size: 0.9em;
	text-decoration: none;
}

#shopEasy_menu li.sfHover a:link,
#shopEasy_menu li.sfHover a:visited,
#shopEasy_menu li a:hover {
	background-position: 0 -31px;
	color: #333;
}

#shopEasy_menu li a.active:link,
#shopEasy_menu li a.active:visited {
	background-position: 0 -62px;	
}

#shopEasy_menu li ul {
	left: 225px;
}

#shopEasy_menu li.sfHover ul li a:link,
#shopEasy_menu li.sfHover ul li a:visited {
	background: #2aaef2 3px 50% url(../images/shopEasyMenu_sub_bg.gif) no-repeat;
	font-size: 1.0em;
	color: #fff;
	font-weight: bold;
	height: auto;
	line-height: 1.1em;
	padding: 4px 0 4px 15px;
	border-top: 1px solid #1992dc;
}

#shopEasy_menu li.sfHover ul li a:hover {
	background-color: #22a1ea;
	color: #eee;
}



/*	-------------------------------------------------------------
	SIDE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
/*	Random
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#randomProductBox {
	clear: both;
	margin: 15px 0 0 0;
	background: #d0e7f4 url(../images/randomProductBox_bot.gif) no-repeat bottom left;
	padding: 0 0 6px 0;
	text-align: center;
}

#randomProductBox h4 {
	background: #1587ca url(../images/randomProductBox_h4.gif) no-repeat top left;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 5px 0;	
}

#randomProductBox .randomProduct {
	padding: 10px 0 2px 0;
}

#randomProductBox .title {
	padding: 5px 0;
	font-size: 1.1em;
}

#randomProductBox a:link,
#randomProductBox a:visited {
	color: #555;	
}

/*	Brands
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#brands {
	margin: 20px 0;
}





/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


/*	Headers
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content h1 {
	clear: both;
	margin: 8px 0 8px 0;
	line-height: 41px;
	height: 41px;
	padding: 0 0 0 33px;
	color: #fff;
	font-size: 1.4em;
	background: #1f96d2 url(../images/h1_blueBar.gif) no-repeat top left;
}

#content h1.yellowBar {
	color: #a5760d;
	background-color: #facf1e;
	background-image: url(../images/h1_yellowBar.gif);	
}

#content h2,
#content h2 a:link,
#content h2 a:visited {
	padding: 5px 0 10px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #444;
}

#content h3,
#content h3 a:link,
#content h3 a:visited {
	padding: 4px 0 6px 0;
	font-size: 1.2em;
	color: #0d6294;
}

/*	Content Items
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content p {
	padding: 10px 0 5px 0;
}

#content a:link,
#content a:visited {
	color: #0d6294;	
}



/*	-------------------------------------------------------------
	FRONT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content #frontSpecials .product {
	float: left;
}

#content #frontSpecials .product .strike {
	font-size: 0.9em;
	color: #c53e3e;
	font-style: italic;
}

#content #mycarousel li {
	width: 220px;
	margin-right: 15px;
	height: 200px;
	float: left;
}

#content .jcarousel-item {
	width: 200px;
	height: 200px;
	text-align: center;
}




/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#footer .container {
	padding: 15px 0 10px 0;
	margin-bottom: 20px;
}
	
#footer p.copyright {
	
	padding-top: 5px;
	font-weight: bold;
	float: right;
	font-size: 0.9em;
	color: #567f96;
	line-height: 2.6em;
	text-align: right;
}

#footer p.details {
	width: 450px;
	padding-top: 5px;
	float: left;
	font-size: 0.9em;
	color: #555;
	line-height: 1.6em;
	text-align: left;
}


/*	-------------------------------------------------------------
	MESSAGES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#successMsg,
#errorMsg {
	padding: 5px 10px;
	border-top: 1px solid #999;
}

#successMsg h5,
#errorMsg h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 1px 0 5px 23px;
	background: no-repeat 0 1px;
}

#successMsg p,
#errorMsg p {
	color: #905b1d;
}

#successMsg a:link,
#successMsg a:visited,
#successMsg a:hover {
	color: #fff;
}

#errorMsg a:link,
#errorMsg a:visited,
#errorMsg a:hover {
	color: #724714;
}
	
/*	Success
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#successMsg {
	background: #6fb558;
	border-bottom: 1px solid #5fa349;
}

#successMsg h5 {
	color: #fff;
	background-image: url(../../../images/icons/msg_success.gif);
}

#successMsg p {
	color: #fff;
}

/*	Error
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#errorMsg {
	background: #f6db5a;
	border-bottom: 1px solid #e5ca47;
}

#errorMsg h5 {
	color: #82531b;
	background-image: url(../../../images/icons/msg_error.gif);
}

#errorMsg p {
	color: #905b1d;
}
	
