/*- - - - - - - - - - - - - - - - - - - - -

Title : annieB's
URL : http://www.anniebs.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - 
*/


/*----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/ 

html {
	padding: 0;
	margin: 0 auto;
	overflow: -moz-scrollbars-vertical;	
	}


body, normal{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: center;
	background: url(/persistent/templateimages/anniebs_bg.jpg) #fff;
	}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}	

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

div#container {
	width: 760px;
	margin: 20px auto;
	border: 1px solid #848bc0;
	background-color: #fff;
	padding: 0;
	text-align:left;
	}
	
		div#header {
			width: 760px;
			height: 140px;
			padding: 0;
			margin: 0;
			background-image:url(/persistent/templateimages/header_bg.jpg);
			}
			
			#headerHome {
				float: left;
				width: 250px;
				margin: 0;
				padding: 0;
				}
			
			#headerlinks {
				width: 300px;
				text-align: right;
				float: right;
				margin: 0;
				padding: 15px 10px 0 0;
				}		
				
				#headerlinks p {
					margin-bottom: 15px;
					padding: 0;
					font-size:12px;
					text-transform: uppercase;
					font-size:11px;
					vertical-align:middle;
					}
					
				
				#headerlinks a {
					color:#fff;
					font-weight: bold;
					text-decoration: none;
					background: none;
					}
					#headerLinks a:hover {
						text-decoration: underline;				
						}
					
				.headerLinksImage {
					margin-left: 10px;
					}
					
		
		div#nav_wrapper {
			width: 760px;
			height: 31px;
			padding: 0;
			margin: 0;
			background-image:url(/persistent/templateimages/nav_bg.jpg);
			border-top: 2px solid #fff;
			z-index: 2;
			}
			
		div#flashwrapper {
			width: 760px;
			height: 160px;
			z-index: 0;
			margin: 0;
			border-top: 10px solid #fff;
			padding: 0;
			text-align:center;
			}
				div#flashcontent {
					z-index: 0;
					}

		div#contentHome {
			width: 730px;
			margin: 20px 15px;
			}
			
			#homeSideBar {
				width: 195px;
				padding: 15px;
				float: right;
				background: #eaf3f4;
				}
				
				#homeSideBar h2 {
					color: #40adbc;
					font-size: 15px;
					}
		
		div#contentdefault {
			width: 720px;
			margin: 5px 0 0 0;
			padding: 20px;
			min-height: 300px;
			z-index: 0;
			}		
		
		div#footer {
			clear:both;
			width:760px;
			background-color: #d6f3f7;
			height: 62px;
			}
				div#footer p{font-size: 10px; margin:0; padding:6px 9px}
				div#footer a{font-size: 10px; font-weight:bold; text-decoration:none;}
				div#footer a:hover{text-decoration: underline;}
				.copyright {float: left;}
				.tellafriend {float: right; font-weight: bold; color: #40adbc;}


		div#bottom_spacer {
			height: 20px;
			}
		
		div#stats {
			display: none;
			clear: both;
			}

/*
----------------------------------------------------------------------------- 
MAIN NAVIGATION MENU
-----------------------------------------------------------------------------*/

#nav, #nav ul {
	width: 750px;
	height: 31px;
	list-style: none;
	padding: 0;
	margin: 0 0 0 5px;
	z-index: 2;
	}
	
#nav li {
	float: left; 
	padding: 0px; 
	color: #fff;
	}

#nav li a {  /*top level item*/
	font-size: 11px;
	display: block;
	list-style: none;
	text-decoration: none;
	padding: 6px 8px 7px 8px;
	font-weight: bold; 
	text-transform: uppercase;
	}

.normal {
	color: #fff;
	}
.selected {
	color: #3C2954;
	}
	
#nav li a:hover {  
	color: #fee84b;
	}


#nav li ul {  /*drop down list*/
	position: absolute;
	left: -950em;  /*hides submenu by default*/
	height: auto;
	width: 214px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	color: #fff;
	background-color:#8B91C3;
	border-left: 1px solid #626AA6;
	border-right: 1px solid #626AA6;
	z-index: 2;
	}
	
#nav li ul li  {  /*drop down list item*/
	margin: 0px;
	width: 200px;
	padding: 0;
	}
	
#nav li ul li a {  
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding: 4px 4px 4px 10px;
	margin: 0;
	color: #fff;
	border-bottom: 1px solid #626AA6;
	font-weight: normal;
	width: 200px;
	text-transform:none;
	}

#nav li ul li a:hover{
	color: #fff;
	background-color: #626AA6;
	}
	
#nav li li {
	width: 214px; }

#nav li ul ul {
	margin: -1.90em 0 0 15em; }

#longMenu { display: block; width: 155px; height: 10px; position: relative; top: -11px; left: 30px; }


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }




/*-- Sub Navigation (default) --*/

.subNav_td {
	width: 190px;
	margin-top: 15px;
	}


#subNav a:hover {
	text-decoration: underline;
	}

ul#subNav  {
	margin: 0;
	width: 150px;
	padding: 0;
	margin-right: 40px;
	margin-bottom: 30px;
	}

ul#subNav li {
	border-bottom: 1px solid #DBDBDB;
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
	min-height: 22px;
	}
		ul#subNav li a {
			display: block;
			padding: 8px 0;
			margin: 0;
			color: #767db2;
			text-decoration: none;
			}
		ul#subNav li.subnav_selected a{
			font-weight: bold;
			color: #f06aa3;
			}

ul#subNav li.parentItem {
	border-bottom: 1px solid #5ec5d3;
	background: none;
	list-style: none;
	text-transform: uppercase;
	display: block;
	padding: 0;
	}
		ul#subNav li.parentItem a {
			color: #5ec5d3;
			font-size: 12px;
			padding: 0 8px 4px 0;
			}
	
ul#subNav li ul {

	margin: 0;
	padding: 0;
	width: 150px;
	}
	ul#subNav li ul li, ul#subNav li.subnav_selected ul li  {
		border-bottom: none;
		margin: 0;
		padding: 0;
		}
		
		ul#subNav li ul li a, ul#subNav li.subnav_selected ul li a {
			font-weight: normal;
			padding: 7px 4px 7px 10px;
			color: #8F8F8F;
			}
		ul#subNav li.subnav_selected ul li.subnav_selected a {
			color: #666666;
			font-weight: normal;
			background-color: #F5F5F5;
			}


/*-- Store Navigation (default) --*/


#StoreSearch {
	width: 164px;
	height: 59px;
	background: url(/persistent/templateimages/store_search_bg.jpg) no-repeat;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	}	
	
	#StoreSearch p {
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		margin: 0;
		padding: 8px 8px 0 8px;
		text-transform: uppercase;
		}
		
	#StoreSearch form {
		margin: 0;
		padding: 6px 8px;
		}
		
		.store_search_input {
			background: #fff;
			border: 1px solid #fff;
			font: 10px Verdana, Arial, Helvetica, sans-serif;
			color: #666666;
			width: 120px;
			margin: 0; 
			padding: 2px;
			}
			
		.store_search_button {
			margin: -3px 0 0 6px;
			vertical-align: middle;
			}
			
			
			



#StoreNav {
	margin: 0;
	width: 164px;
	padding: 0;
	margin-right: 40px;
	margin-bottom: 30px;
	}

#StoreNav li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
	width: 164px;
	min-height: 22px;
	border-bottom: 1px solid #fff;
	}
		#StoreNav li a {
			width: 148px;
			display: block;
			padding: 8px;
			margin: 0;
			color: #767db2;
			background-color: #eaecf5;
			text-decoration: none;
			}
			
		#StoreNav li a:hover {
			color: #767db2;
			background-color: #dcdfed;
			}

	
#StoreNav ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 164px;
	border-top: 1px solid #fff;
	}
	
	#StoreNav ul li   {
		display: block;
		margin: 0;
		padding: 0;
		width: 164px;
		border: none;
		}
		
		#StoreNav ul li a {
			width: 136px;
			display: block;
			font-weight: normal;
			padding: 8px 4px 8px 24px;
			color: #767db2;
			}
			
			#StoreNav ul li a:hover {
				color: #767db2;
				text-decoration: underline;
				background-color: #eaecf5;
				}



/*
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/


h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #848bc0;
	margin: 0 0 20px 0;
	}
	
h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 5px 0;
	}

h3 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #f06aa3;
	padding: 0;
	}
	



/*
----------------------------------------------------------------------------- 
DEFAULT FONT STYLES
-----------------------------------------------------------------------------*/


td, p, li {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;
	}
	
p {
	margin-bottom: 15px;
	}
	

hr {
	border: none;
	border-top: 1px dashed #D7D7D7;
	color: #fff;
	}
	

li {
	padding-bottom: 10px;
	}


/*
----------------------------------------------------------------------------- 
LINKS
-----------------------------------------------------------------------------*/

a { 
	text-decoration: underline;
	font-weight: bold;
	color: #40adbc;
	}
	
a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #40adbc;
	}



/*
----------------------------------------------------------------------------- 
FORMS
-----------------------------------------------------------------------------*/

form {
  	margin: 0;
	padding: 0;
	}

.feedback_table {
	border: 1px solid #F2F2F2;
	background-color: #F8F8F8;
	}
	
.feedback_table td {
	padding: 5px;
	height:auto;
	}
	
.feedback_table p {
	margin-bottom: 8px;
	}

.feedback_input, .feedback_input2  { 
	font: 10px verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	text-decoration: none;
	border: 1px solid #40adbc;
	}
 
select { 
	font: 10px verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	text-decoration: none;
	border: 1px solid #999999;
 	}
 
checkbox {
	border: none;
	}

.feedback_button { 
	font-size: 10px;
	padding: 0;
	text-decoration: none;
	border: none;
	background-color: #40adbc;
	color: #fff;
	font-weight:bold;
	}

	
/*
----------------------------------------------------------------------------- 
OTHER STYLES
-----------------------------------------------------------------------------*/

.homeTable {
	border: 2px solid #DBE2F0;
	}

.homeTable td {
	padding: 15px;
	}

.aquaBorder {
	border: 1px solid #59C5D2;
	}

.protable td {
	padding: 5px 10px;
	}

.protable h3 {
	padding: 0 0 8px 0;
	margin: 0;
	}


/*
----------------------------------------------------------------------------- 
GALLERY STYLES
-----------------------------------------------------------------------------*/

.gallerycell {
	background-color: #f1f1f1;
	border:1px solid #e5e5e5;
	padding: 8px 5px;
	font-size: 11px;
	line-height: normal;
	}

.gallerycell p {
	margin-top: 5px;
	margin-bottom: 0;
	}

.galleryimages {
	/*border: 1px solid #cccccc;*/
	}

.gallerycell2 {
	font-size: 11px;
	padding :10px;
	}


/*
----------------------------------------------------------------------------- 
CART STYLES
-----------------------------------------------------------------------------*/


/* VIEW BY CATEGORY */

.cellshade { text-align: center; }

	.cellshade a {
		font-weight: normal;
		text-decoration: none;
		}
	
	.cellshade a:hover { text-decoration: underline; }

	.thumb {
		padding: 3px;
		border: 1px solid #e5e5e5;
		}
	
	.cart_button_view {
		display: none;
		height: 0;
		margin: 0;
		font-size: 0;
		line-height: 0;
		}

/* VIEW PRODUCT DETAILS */

#productWrapper {
	float: right;
	width: 530px;
	}
	
	#productInfo {
		float: left;
		width: 325px;
		}
	
		#productImages {
			width: 180px;
			float: right;
			}
		
			.productImage {
				padding: 3px;
				border: 1px solid #e5e5e5;
				margin: 0 0 10px 0;
				}
			
			.productSecondaryImageThumb {
				float: left;
				border: 1px solid #e5e5e5;
				margin: 0 3px 3px 0;
				}
			
			.purchaseStuffs {
				width: 180px;
				padding: 20px 0 0 0;
				}
				
				.optionsTable { margin: 20px 0; }
		
		.relatedProductsh2 {
			margin-top: 50px;
			border-bottom: 1px solid #e5e5e5;
			}
		
		.crossSellProducts {
			float: left;
			width: 95px;
			margin: 0 10px 10px 0;
			text-align: center;
			}
		
			.crossSellProducts a {
				font-weight: normal;
				text-decoration: none;
				}
			
			.crossSellProducts a:hover { text-decoration: underline; }

/* CART BUTTONS, FIELDS, ETC  */

.checkout_toprow {
	font-weight: bold;
	background-color: #f1f1f1;
	padding: 3px;
	}

.checkout_td_bgcol { padding: 3px; }
				
.cart_button, .checkout_button { 
	font-size: 10px;
	padding: 1px;
	text-decoration: none;
	border: none;
	background-color: #40adbc;
	color: #fff;
	font-weight: bold;
	}

.shopfront_input  { 
	font: 10px verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	text-decoration: none;
	border: 1px solid #40adbc;
	padding: 1px;
	}

.checkout_input { font-size: 11px; }
