/* 
  -----------------------------------
  Tab Bar Magic Page Pack CSS
  by Project Seven Development
  www.projectseven.com
  Key Lime Page Pack Layout 03b
	Static Menu or Placeholder
  2 Column Fixed
	Shadow box background
  -----------------------------------
*/
body {
	background-image: url(/bk1.jpg);
	background-repeat: repeat;
	background-color: #DAD3C9;
	color: #333333;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 20px 0;
	padding: 0;
}
#masthead {
	background-repeat: no-repeat;
	padding-left: 8px;
}

#menuwrapper {
	width: 942px;
	background-image: url(/content/common/images/shoreline-gallery-mbar.jpg);
	background-repeat: repeat-x;
	background-color: #C7A983;
	margin-right: auto;
	margin-left: auto;
}
#menubar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 942px;
	font-weight: bold;
}
#menuright a {
	border-right-style: none;
}
#menushadow {
	height: 16px;
	width: 942px;
	background-image: url(/content/common/images/tab_bevel_bottom.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#menuwrapper #clear {
	clear: both;
}

/********LAYOUT WRAPPER**********/
#layout {
	width: 960px;
	margin: 0 auto;
}

/********COLUMN WRAPPER**********/
#columnwrapper {
	margin: 0 auto;
	width: 943px;
	padding: 1em 0 0 0;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: right;
	width: 733px;
}
#sidebox {
	float: left;
	width: 210px;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	padding: 0 30px 20px 30px;
	font-size: 0.85em;
	background-image: url(../content/common/images/vrule.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#maincontent p{
	line-height: 1.5em;
	margin: 8px 0 12px 0;
}
.callout {
	float: left;
	width: 132px;
	margin: 6px 8px 0px 0px;
	padding: 10px;
	border: 1px solid #333333;
	font-size: 0.75em;
}
/*Sidebar*/
#sidecontent {
	font-size: 0.7em;
	padding: 0 20px 20px 20px;
	margin: 0 0 0 0;
	background-image: url(../content/common/images/yellowgradient.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidecontent p{
	line-height: 1.35em;
	margin: 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
/********HEADINGS*******/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.75em;
}
h1, h2, h3, h4 {
	line-height: normal;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #003399;
}
h2 {
	margin: 1.5em 0 0 0;
	font-size: 1.35em;
}
h3 {
	margin: 1.5em 0 0 0;
	font-size: 1.25em;
}
#sidecontent h3{
	margin: 0;
	color: #933622;
	font-size: 14px;
}

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(/content/common/images/footer.png);
	background-repeat: no-repeat;
	height: 48px;
	background-position: left bottom;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 943px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #000000;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px;
}

/*********PAGE LINK STYLES********/
#columnwrapper a:link, #columnwrapper a:visited {
	color: #0000CC;
	vertical-align:bottom;
}
#columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus, 
#footer a:hover, #footer a:active, #footer a:focus, #tagline a:hover, #tagline a:active, #tagline a:focus {
	background-color: #4D4D4D;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align:bottom;
}

#terms {
	float: right;
	width: 300px;
	padding-right: 35px;
}
#copyright {
	float: left;
	width: 400px;
}
#tagline {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
#contentwrapper {
	background-image: url(/content/common/images/shadow.png);
	background-repeat: repeat-y;
}
#top {
	background-image: url(/content/common/images/top.png);
	background-repeat: no-repeat;
	height: 31px;
}
#topright {
	background-image: url(/content/common/images/topright.png);
	background-repeat: no-repeat;
	width: 10px;
}
#subpages #tagline {
	display: none;
}
#form {
	margin-bottom:0px;
}
#cse-search-box {
	margin-bottom: 0px;
}
.addtocart {
	background-image: url(../content/common/images/cartsm.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 50px;
	height: 32px;
	width: 150px;
	display: block;
}
#maincontent .hline {
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(../content/common/images/hrule.gif);
	background-repeat: repeat-x;
	background-position: center center;
	width: 300px;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
}
.productleft {
	padding-right:30px;
}
.rightimage {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: right;
	vertical-align:baseline;
	margin: 0px;
	float: right;
}
a:hover .rightimage, a:visited .rightimage {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: right;
	vertical-align: baseline;
	background-color:#FFF
}
#maincontent h3 {
	margin-top: 0px;
}
#mainbox #maincontent h4 {
	margin-top: 0px;
}
.current-page-marker {
	font-size: 18px;
}
#twitter_update_list li {
	list-style-type: none;
}
#contentwrapper #columnwrapper a:hover img  {
	margin:0px;
	line-height:0px;
	vertical-align:bottom;
	
}
#contentwrapper #columnwrapper a img {
	margin:0px;
	line-height:0px;
	vertical-align:bottom;
}
