/* ||||------LAYOUT STYLES-----|||| */


/* ----RESET BAD CSS---- */
/*----------------------------------------------*/

* {margin:0;padding:0; border: none; }
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a {text-decoration:none; -moz-outline:none;}

img {vertical-align: bottom;} /* BUG fixes extra space in ie6 */

/*----------------------------------------------*/





/* ----GLOBAL ELEMENTS---- */
/*----------------------------------------------*/

body {
	margin: 40px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 70%;
	color: #333;
	height: 100%; /* for 100% to be used as a height value */
	background: #9bd7f6; /*url('../images/backgrounds/bg.gif') repeat*/;
}

p {font-size: 1.1em; line-height: 1.2em; margin: 1em 0;}

.center {text-align: center}
.left {float:left; clear:left;}
.right {float:right; clear:right;}
.clear {clear: both;}

.clearer {  clear:both; overflow: hidden; height: 0;font-size: 1px; line-height: 0;  }

.color {color: #808080;}

.textBlue14 {color:#2872B9;font-size:14px;}
.textBlue20Bold { color:#2872B9; font-size:20px;font-weight:bold;}

blockquote {
	width: 80px;
	padding: 10px;
	margin: 0 0 0 -120px;
	position: absolute;
	z-index: 12;
	border-top: 1px #168381 dotted;
	border-bottom: 1px #168381 dotted;
}

table {border-collapse: collapse;}
th {background: #EFF2F2; font-size: 1.1em; font-weight: bold;}
td {border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc;  }

#content_page ul, .product_description_container ul { list-style-type: disc; margin: 1em 0;}
#content_page ol, .product_description_container ol { margin: 1em 0; }

#content_page ul li,
#content_page ol li, 
.product_description_container ul li,
.prduct_description_container ol li { 
	margin: 5px 0; padding-left: 5px;
	list-style-position: inside;
	font-size: 1.1em;
}

/*----------------------------------------------*/





/* ----LINK STYLES---- */
/*----------------------------------------------*/

a, button { color: #2486C5; }

a:hover, a:active, button:hover {
	color: #B0E0FF;
	text-decoration: underline;
}

a[href^="mailto:"] { 
	background: transparent url('../images/icons/mail_write_48.png') right no-repeat; 
	padding-right: 25px; line-height: 22px; display: inline-block
}

/*a[href^="http:"] { 
	background: transparent url('../images/icons/globe.png') left no-repeat; 
	padding-left: 23px; line-height: 18px; display: inline-block
}*/

h2 a, h2 a:hover { color: #2872B9; }


/*----------------------------------------------*/






/* ----HEADINGS AND TYPE STYLES---- */
/*----------------------------------------------*/


/* main page headings, product detail headings */

img.heading {margin-bottom: 15px;}

h1 { 
	text-transform: capitalize;
	font-size: 2.0em; 
	letter-spacing: 0.1em; 
	color: #666;
	width: 100%;
	margin-bottom: 20px;
} 



/* sidebar headings, category product headings */

h2 {

	position: relative; /*fixes odd ie6 bug*/
	font-size: 1.4em; 
	border-bottom: 1px dotted #2872B9;
	padding-bottom: 5px;
	letter-spacing: 0.1em; 
	color: #2872B9;
	font-weight: bold;
	
} 


/* content subheadings */

h3 { 
	font-size: 1.3em; 
	letter-spacing: 0.1em;
	font-weight: bold; 
	color: #2872B9; 
	text-align: left; 
	padding-bottom: 5px;
	margin-top: 15px; margin-bottom: 10px;
	border-bottom: 1px solid #2872B9;
} 


/* category and section descriptions */

.description {  
	margin: 0 0 25px 0; 
	font-size: 1.4em;
	color: #808080;
}

.description p {line-height: 1.5em; margin-top: 0;}

.description_photo { 
	float: left; position: relative;
	padding: 10px 0; margin: 0 20px 0 0;
	text-align: center; 
	width: 219px;
	overflow: hidden; 
}

/*----------------------------------------------*/






/* ----LAYOUT WRAPPERS---- */
/*----------------------------------------------*/


#layout {
	width: 980px;
	margin: 0 auto;
	/* border: 1px #333 solid; */
}

#content_top {
	background: url(../images/bg_content_top.png) center bottom;
	width: 980px; height: 80px;
}	

#content {
	background: url(../images/bg_content.png) center repeat-y;
	width: 960px;
	
	padding: 0 10px;
	
}

#content_bottom {
	background: url(../images/bg_content_bottom.png) center top;
	width: 980px; height: 70px;
	position: relative;

}


#character { 
	width: 300px; 
	position: absolute; 
	bottom: 12px; right: 15px; 
	text-align: right;
}

#slideshow_wrapper {
	position: relative;
	width: 600px; height: 277px; 
	padding: 5px 0;
	margin-left: -5px; 
}

#slideshow  { position: relative; height: 277px; overflow: hidden;}


.halfpage_left { 
	width: 340px; 
	margin: 0 10px 10px 0; 
	float: left; display: inline;
	overflow: hidden; 
}

.halfpage_right { 
	width: 340px; 
	margin: 0 0 10px 10px; 
	float: left; display: inline;
	overflow: hidden; 
}

/*----------------------------------------------*/






/* ----HEADER STYLES---- */
/*----------------------------------------------*/


/* Header and Navigation Bar */

#header {
	width: 926px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#header .logo {
	margin: 5px 0 0;
	float: left;
	position: relative;
	width: 354px;
	height: 132px;
}

#mainNav {
	float: left;
	position: relative;
	top: 23px;
	width: 522px;
	padding-left: 50px;
	height: 91px;
	display: block;
	background: url(../images/bg_nav.png) no-repeat right;
}

#mainNav li {
	float: left;
	margin-top: 7px;
	margin-left: 25px;
}

#mainNav a {
	text-indent: -9000px;
	display: block;
	width: 91px;
	height: 71px;
}

#mainNav #stuff a {background: url(../images/btn_stuff.gif) no-repeat;}
#mainNav #store a {background: url(../images/btn_store.gif) no-repeat;}
#mainNav #hello a {background: url(../images/btn_hello.gif) no-repeat;}
#mainNav #shop a {background: url(../images/btn_shop.gif) no-repeat;}

#mainNav #stuff a:hover, #mainNav #stuff a:focus, #mainNav #stuff a:active {
	background: url(../images/btn_stuff_ovr.gif) no-repeat;
}

#mainNav #store a:hover, #mainNav #store a:focus, #mainNav #store a:active {
	background: url(../images/btn_store_ovr.gif) no-repeat;
}

#mainNav #hello a:hover, #mainNav #hello a:focus, #mainNav #hello a:active {
	background: url(../images/btn_hello_ovr.gif) no-repeat;
}

#mainNav #shop a:hover, #mainNav #shop a:focus, #mainNav #shop a:active {
	background: url(../images/btn_shop_ovr.gif) no-repeat;
}

#header_util {
	position: relative;
	clear: both;
	text-align: right;
	width: 900px;
	padding: 0 13px;
	top: -10px;
	font-size: 1.2em;
	color: #fff;
}

#header_util a {color: #fff;}

.field {
	float: left;
	border: none;
	color: #404040;
	width: 134px;
	height: 17px;
	margin-top: 2px;
	margin-right: 15px;
	padding: 3px 10px 0;
	background: url(../images/bg_form.png) no-repeat 0 top;
}

.btnGo {
	float: left;
	margin: 0;
	padding: 0;
	width: 24px;
	height: 24px;
}




/* ----NAVIGATION STYLES---- */
/*----------------------------------------*/


#crumb {text-align: right; padding: 10px 10px 0 10px; text-transform: uppercase;}


/*----------------------------------------*/





/* ----MAIN CONTENT WRAPPER AND STYLES---- */
/*----------------------------------------------*/


#page {
	width: 600px;
	float: left;
	display: inline; /* fixes IE6 dbl float bug */
	margin: 0 10px;
	padding: 0 50px 18px 50px;
	text-align: left;
	overflow: hidden;
}

#page h2 {  }


/*----------------------------------------------*/





/* ----SIDEBAR STYLES---- */
/*----------------------------------------------*/

#sidebar {
	width: 270px;
	margin: 0 -30px 220px 0;	
	position: relative;
	z-index: 2;
	float: left; 
	display: inline; /* fixes IE6 dbl float bug */
	text-align: left; 
}


#sidebar h2 {
	border-bottom: none; 
	color: #666; 
	padding-top: 15px; padding-left: 2px;
	text-transform: lowercase;
}

.sidebar_widget {
	margin: 0;
	width: 230px; /*fixes IE7 margin-collapse bug */
	padding: 1px 20px;
	background: url(../images/backgrounds/sidebar_body.png) center repeat-y;
}
	
.sidebar_top {
	height: 44px;
	background: url(../images/backgrounds/sidebar_top.png) center no-repeat; 
}	

.sidebar_bottom {
	height: 44px;
	margin-bottom: 20px;
	background: url(../images/backgrounds/sidebar_bottom.png) center no-repeat; 
}	

.sidebar_widget p { font-size: 1.1em; }


	
/*----------------------------------------------*/



	
	
/* ----FOOTER STYLES---- */
/*----------------------------------------------*/

#footer {
	width: 950px;
	padding: 0 5px;
	clear: both; overflow: hidden;
	text-align: center;
	font-size: 1.0em;
}

#footer ul { width: 950px; text-align: center;}

#footer li {
	display:inline;
	text-transform: lowercase; 
	padding: 0px 5px; border-right: 1px solid #fff; 
}

#footer li:last-child {border-right: none;}

#footer a {color: #fff;}

#footer a:hover {text-decoration: underline;}



/*----------------------------------------------*/





/* ----PAGINATION STYLES---- */
/*----------------------------------------------*/

#pages {
	margin: 0;
}

#pages ul {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}
	
.pages li {
	float: left;
	display: block;
	padding: 4px;
	margin: 0 2px;
	border: 1px #F0F0EE solid;
}

.category_pages {margin-bottom: 25px;}

.category_pages br { display:none;}	/* hides unecessary br tags generated by the application */

/*----------------------------------------------*/





/* ----MESSAGES AND WARNINGS---- */
/*----------------------------------------------*/


#message {
	width:96%;
	clear:both;
	margin: 0 0 10px 0;
	padding: 10px 2%;
	font-family: "trebuchet ms", sans-serif;
	letter-spacing: 0.1em;
	font-style: italic; font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #ccc;
	color: #6E2405;
	background: #F7F2DA;
}

/*----------------------------------------------*/
	
