/*Template Layout*/

body {
	font: 12px  Verdana, Geneva, sans-serif normal;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #333;
	background:#c9e4ec url(../Images/page_bg.gif);
}
a, a:link, a:active, a:visited {
	color: #605646;
}
a:hover {
	text-decoration:none;
}
#page_bg {
}
#container {
	width:950px;
	margin: 0px auto;
	padding:0px;
}

#top_nav {
	background:url(../Images/top_nav.png) top center no-repeat;
	height: 30px;
	padding:10px;
}
#header {
	height: 108px;
	padding: 0px;
	background-image:url(../Images/header_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#header_logo {
	height: 56px;
	width: 322px;
	float:left;
	margin:2px 0px 0px 25px;
}
#header_slogan {
	width:213px;
	height:70px;
	float:right;
	margin:45px 25px 0px 0px;
}

#top_nav .links {
	float: right;
	text-align:right;
	height:30px;
	font-weight:bold;
	margin-top:10px;
	margin-right:20px;
}
#top_nav .links a {
	min-width: 40px;
	background-image:url(../Images/star_li.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:20px;
	padding-left:28px;
	padding-right:5px;
	padding-bottom:0px;
	line-height:20px;
	padding-top:5px;
	color:#273378;
	font-size:11px;
	height:30px;
}
#mainContent {
	padding:0px;
	min-height:400px;
	margin-top: -5px;
	background-color:#FFF;
}
#content {
	background-color:#fff;
	width:716px;
	margin-left:0px;
	padding-left:0px;
}
#left_side {
	width:210px;
	float:left;
	margin-left:0px;
	border-right: dotted 1px #8FAFCA;
	min-height:700px;
}
#left_side  h1 {
	background-image:url(../Images/left_title.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:35px;
	padding:7px 0px 0px 30px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	color:#fff;
}
#right_side {
	width:716px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	padding-bottom:30px;
}
 .twitterrr {
		background: url(../Images/right2_twitter.gif) no-repeat #195c71;
		padding: 32px 5px;
		margin-bottom: 20px;
		margin-top: -4px;
	}
 twitterrr h2 {
			color: #ffffff;
			font: 1.6em verdana;
		}
 .twitterrr a.cite {
			text-align: right;
				display: block;
				color: #ffffff;
		}
		

.inner_right {
	float:right;
	width:160px;
	height:300px;
	padding:4px 0 0 7px;
}
#footer {
	height: 108px;
	padding: 0px;
	background-image:url(../Images/footer_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding: 10px;
	margin:0px auto;
	clear:both;
	font-size:12px;
	color:#1d6d85;
	font-family: Verdana, Geneva, sans-serif;
	width: 930px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #1d6d85;
	text-decoration:none;
	margin:0px 10px 0px 10px;
	border-right:1px #69C solid;
	display:inline;
	padding-right:20px;
}
#footer a:hover {
	color: #333;
	text-decoration:underline;
}
#footer a:active {
	color: #1d6d85;
	text-decoration:none;
}
/*-- navigation--*/

#menu_container {
	height:50px;
	background:url(../Images/nav_bg.png) no-repeat center;
	width:1025px;
	margin-left:-36px;
}
ul#navigation {
	position:relative;
	z-index:30;
	margin-top:0px;
	margin-left:40px; /* Change this value to move the menu left / right */
	margin-bottom:0;
	margin-right:0px;
	padding:0;
}
ul#navigation li {
	float:left;
	list-style:none;
	display:inline;
	margin:0 0 0 0px;
	padding:0;
}
ul#navigation li a, ul#navigation li a:link, ul#navigation li a:visited {
	float:left;
	color:#036;
	padding:6px 8px 0px 8px;
	text-decoration:none;
	font:11px Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	border-right:1px dashed #fff;
	width:70px;
	text-align:center;
	height:35px;
}
ul#navigation li.last a, ul#navigation li.last a:link, ul#navigation li.last a:visited {
	border-right:0;
}
ul#navigation li.current a, ul#navigation li.hover a, ul#navigation li:hover a, ul#navigation a.active, ul#navigation a:hover {
	color:#FFFFFF;
	background-color:#036;
}
/*--second-level--*/
ul#navigation li.hover, ul#navigation li:hover {
	position:relative;
}
ul#navigation li.hover ul.second-level, ul#navigation li:hover ul.second-level {
	display:block;
}
ul#navigation ul.second-level {
	position:absolute;
	top:40px;
	left:-1px;
	margin:0;
	padding:0;
	width:160px;
	display:none;
	background-color:#eece81;
}
ul#navigation ul.second-level li {
	width:160px;
	margin:0;
}
ul#navigation ul.second-level a, ul#navigation ul.second-level a:link, ul#navigation ul.second-level a:visited {
	display:block;
	float:none;
	width:140px;
	border-top: 1px solid #cfb371;
	border-right:0;
	padding:4px 10px;
	background:none;
	font:12px/20px tahoma, Arial, Helvetica, sans-serif;
	color:#241a10;
}
ul#navigation ul.second-level li.hover a, ul#navigation ul.second-level li:hover a, ul#navigation ul.second-level a:hover {
	color:#FFFFFF;
	background:#cfb371;
}
/*end menu*/

/*Tag Menu*/
.tag {
	background-image:url(../Images/tag_bottom.gif);
	background-repeat:no-repeat;
	background-position:0px bottom;
	width:148px;
	padding-bottom:20px;
}
.tag p {
	padding:0px 5px;
}
.tag ul {
	padding:0 0 13px 0;
	margin:0px;
}
.tag li {
	list-style:none;
	padding:0 0 0 15px;
	margin:0px 0px 0px 8px; /* used to center the menu on its bg image */
	line-height:22px;
	background:url(../Images/tag_line.gif) no-repeat 0 bottom;
	width: 115px;
}
.tag a, .tag a:link, .tag a:visited {
	background-image:url(../Images/tag_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding:0px 0 2px 15px;
	color:#644d38;
	text-decoration:none;
	font-family:Tahoma, Arial;
	font-size:11px;
}
.tag a:hover {
	text-decoration:underline;
	color:#605646;
	font-size:11px;
}
/*Search Box on menu*/
#search_box {
	width:142px;
	height:20px;
	margin:0px 0 0px 3px;
	float:right;
}
#search_box input {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#605646;
}
#search_box p {
	padding:0px 5px;
}
#search_box_inner {
	margin-left:0px;
	padding:0px;
	width:105px;
	height:21px;
	float:left;
}
#search_query {
	border:0px;
	padding:3px 0px 0px 6px;
	margin:0px 0px 0px 5px;
	background-image:url(../Images/search.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:105px;
	height:20px;
}
#search_box_go {
	float:left;
	padding-top:0px;
}
/*Shopping Cart On the Menu*/
#shopping_cart_summary {
	background:url(../Images/we_accept.gif) no-repeat;
	width:142px;
	height:51px;
	color:#8f6637;
	padding:24px 0 0 0;
	font-family:Tahoma, Arial;
	font-size:11px;
	margin:0 0 0 4px;
	float:right;
}
#shopping_cart_summary div {
	text-align:center;
}
#shopping_cart_summary a, #shopping_cart_summary a:link, #shopping_cart_summary a:visited {
	color:#8f6637;
	text-decoration:none;
}
#shopping_cart_summary a:hover {
	color:#8f6637;
	text-decoration:underline;
}
/*General Content*/

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#036;
	font-weight:bold;
}
.heading {
	background:url(../Images/category_header.jpg) no-repeat top right;
	height:70px;
	width:722px;
	padding-top:25px;
	border-bottom:2px #E4EFFB solid;
	margin-left:-20px;
	font-size:24px;
	margin-top:-30px;
	line-height:26px;
	font-family:Verdana, Geneva, sans-serif;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#036;
	font-weight:bold;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#900;
	font-weight:bold;
}
h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#900;
	font-weight:bold;
}
form {
	margin:0px;
	padding:0px;
}
.image_border {
	border: 1px solid #dfd0be;
	margin: 3px 10px;
	padding: 3px;
}
hr {
	border: 0;
	color: #dfd0be;
	background-color: #dfd0be;
	height: 1px;
	width: 100%;
	text-align: left;
	clear:both;
}
hr.clear {
	margin-top:10px;
	margin:0px;
	clear:both;
	visibility:hidden;
}
/* font sizes */
.size9 {
	font-size:9px;
}
.size10 {
	font-size:10px;
}
.size11 {
	font-size:11px;
}
.size12 {
	font-size:12px;
}
.size14 {
	font-size:14px;
}
.size20 {
	font-size:20px;
}
.size22 {
	font-size:22px;
}
/*HOME PAGE*/

.slide {
	background-image:url(../Images/slide_bg.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	padding:12px 10px 10px 14px;
	width:716px;
	height:290px;
	margin-top:10px;
}
ul.ticklist {
	padding:0px 0px 0px 15px; /*indent whole list*/
}
ul.ticklist li {
	list-style:none;
	background-image:url(../Images/icon_tick.gif);
	background-position:left 3px; /*the number here moves the tick down*/
	background-repeat:no-repeat;
	margin:0px 0px 5px 0px;
	padding:0px;
	padding-left:20px;
	line-height:normal;
}
/*About Page*/

.service_table td {
	padding:3px 8px;
	color:#624f34;
	font-size:12px;
	height:28px;
}
th { /*top row of the table*/
	color:#036;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	height:28px;
}
.row1 {
	background-color:#fff5f8;
}
.row2 {
	background-color:#FFFFFF;
}
/*SHOP*/

.product_box {
	width:160px; /*140px minus padding*/
	float:left;
	height:105px;
	padding:5px 4px 0px 0px;
	margin:0px 2px 0px 0px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	line-height:12px;
	
}
.product_box p {
	margin:0px;
	padding:0px 0px 0px 0px;
}
.product_box a {
	text-align:center;
	line-height:12px;
}
.product_box  .imageWrapper {
	height:100px;
	width:100px;
	text-align:center;
}
.product_box h1 {
	font-size:11px;
	text-align:center;
}
.product_box h3 {
	font-size:11px;
	text-align:center;
	padding:0px;
	margin:0px;
}
.category_box {
	width:160px; /*140px minus padding*/
	height:150px;
	float:left;
	background-color:#FFFFFF;
	padding:4px;
	margin:0px 9px 40px 9px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	line-height:11px;
}
.category_box  .imageWrapper {
	height:150px;
	width:150px;
	text-align:center;
}
.category_box h1 {
	font-size:14px;
	text-align:center;
}

/*Contact Page*/

.left_details {
	float:left;
	width:240px;
}
.photo_contact {
	width:357px;
	height:225px;
	float:right;
}
.contact_title {
	color:#f07398;
	font-weight:bold;
	float:left;
	width:70px;
}
.contact_detail {
	float:left;
	width:100px;
	clear:right;
}
.forms {
	background-color:#FFFFFF !important; /*the important gets rid of the yellow google toolbar field style*/
	border:1px solid #f6a1ba !important;
	margin:3px 0px;
	padding:4px;
}
.pink {
	color:#f07398;
}
#contact {
	border:0;
	width:480px;
}
#contact label {
	float:left;
	width:80px;
	margin-right:15px;
	clear:left;
	color:#f07398;
	font-weight:bold;
	text-align:right;
	height:32px;
}
#contact input, #contact textarea {
	margin-right:40px;
}
#contact #submit {
	clear:left;
	margin-left:95px;
}
.signup {
	background-color:#edf2f6;
	border:dotted 1px #3A5186;
	padding:5px;
	margin-right:5px;
	text-align:center;
}
.signup h2 {
  padding:2px;
  font-size:16px;
  background-color:#11227b;
  width:98%;
  color:#FFF;
  margin-right:10px;
  margin-top:0px
}


#ProductImage {
	max-height:200px;
	max-width:200px;
}
#bottom_banner {
	width:950px;
	height:375px;
	padding-left:8px;
	margin-left:-230px;
}
#bottom_banner .box {
	float:left;
	width:270px;
	margin-left:10px;
	height:410px;
	background:url(../Images/home_info.jpg) no-repeat top left;
	padding:10px 15px;
	line-height:17px;
	font-size:12px;
	text-align:left;
}
#bottom_banner .box h1 {
	text-align:center;
	height:60px;
	margin-left:-25px;
}
.related {
	width:100px;
	float:left;
	margin-right:25px;
	margin-top:5px;
}