/* Mason's Corner CSS */

/* ---------------------------------------------------------------------- */

/* GLOBALS */

/* ---------------------------------------------------------------------- */
html {
	border-top: 7px solid #CC9966;
	text-align: center;
	}


body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote {
    	margin: 0px;
    	padding: 0px;
    	border: 0px;
	}
body {
	text-align: center;
	background-color: #330000;
	border-top: solid #CC9966 7px;
	}

p, div, li, td {
	font-family: Arial, verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
p {
	margin-bottom: 15px;
	}
	
h1 {
	font-size: 20px;
	padding: 0;
	color: #80CECF;
		}
h2 {
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15pt;
	color: #600B00;
	font-weight:normal;
	padding: 0 0 25px 0
	}
h3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	/*color: #80CECF;*/
	color: maroon ;
	font-weight:bold;
	}	
		
h4 { /* product title*/
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #ff9900;
	font-weight:bold;
	padding: 10px 0 0 0;
	}		
a img, :link img, :visited img {
	border: none
	}
a:link {
	color:#93a76b;
	text-decoration: none;
	}
a:visited {
	color:#93a76b;
	text-decoration: none;
	}
a:hover {
	color: #336633;
	text-decoration: underline;
	}
a:active {
	color: #93a76b;
	text-decoration: underline;
	}
h1 span, h2 span, h3 span {
	display: none;
	}
li {
	/*list-style: none;*/
	list-style:square;
	}
div.clear {
	clear: both;
	overflow: hidden;
	height: 1px;
	}
input, select, textarea {
	font-family: Arial, verdana, lucida, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #6d6c6c;
	padding: 0px;
	border: solid 1px #cccccc;
	vertical-align: top;
	}

/* ---------------------------------------------------------------------- */

/* HEADER */

/* ---------------------------------------------------------------------- */
#logo {
	left:23px;
	position:relative;
	top:25px;
	width:324px;
	overflow: hidden;
	height: 105px;
	}
#headerright {
	left:551px;
	position:relative;
	top:-106px;
	width:449px;
	overflow: hidden;
	height: 144px;
	}
	
#wrap {
	background:#ffffff;
	margin:0 auto;
	width:1000px;
	padding: 0;
	border: solid #ffffff 2px;
	}
#header {
	height:152px;
	background:#ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	background-image: url(../images/layout/header_bgr.gif);	}
#header h1 {
	font-size: 20px;
	color: #80CECF;
	text-align: left;
	}
#header h2 {
	font-size: 24px;
	color: #6d6c6c;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 60px
	}
#header h3 {
	font-size: 14px;
	color: #6d6c6c;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 35px;
	}

/* ---------------------------------------------------------------------- */

/* MAIN NAV */

/* ---------------------------------------------------------------------- */

#main_nav{
	height:29px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	background-color: #600B00;
	}
.main_nav_link a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.main_nav_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.main_nav_link a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#search{
	position: relative;
	right: 0px;
	top: 0px;
	height:28px;
	background:#ffffff;
	padding: 0px;
	width: 400px;
	text-align: right;
	}
/* ---------------------------------------------------------------------- */

/* HOME IMAGE */

/* ---------------------------------------------------------------------- */
#home-image {
	height:350px;
	width: 775px;
	text-align: left;
	padding-left:5px;
	/*background-image: url(../images/layout/bcpt_home_header.jpg);*/
	margin: 0;
	background-repeat: no-repeat;
	}

/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
  #content_blog {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	margin-bottom: 20px;
	float:left;
	width: 782px;
	}

   #content1 {
	height:27px;
	padding: 12px 0px 0px 25px;
	margin: 0;
	float: left;
	border-bottom: solid #CC9966 1px;
	width: 750px;
	color: #CC9966;
	}

#content {
	float:left;
	width: 700px;
	/*padding: 0 50px 20px 30px;*/
	padding: 5px 50px 20px 30px;
	}

#content_blog a:link,  #content_blog a:visited,  #content_blog a:active {
	color:#600B00;
	text-decoration: none;
	}
#content_blog a:hover {
	color: #176BA7;
	text-decoration: none;
	}

#content_blog_text {
	float:left;
        width: 780px;
	margin: 30px 0px 30px 30px;
	padding: 0px;
	}
#content_blog h1 {
	font-size: 16px;
	color: #A54223;
	padding-bottom: 8px;
	}
#content_blog h2 {
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 27px;
	color: #000000;
	font-weight:normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}
#content-wrapper {
	text-align: left;
	min-height: 648px;
	margin: 0;
	background-image: url(../images/layout/bgr_content.gif);
	background-repeat: repeat-y;
	height: auto;
	}
#alaynes_notes {
	width: 725px;
	padding: 0;
	}
.alaynes_notes {
	font-size: 13px;
	}
/* ---------------------------------------------------------------------- */

/* SIDEBAR */

/* ---------------------------------------------------------------------- */


#sidebar_wrapper {
	height: 450px;
	width:400px;
	float:right;
	text-align: right;
        margin: 0 0 20px 0;
	}
#sidebar_wrapper_blog {
	width:218px;
	float:left;
	text-align: left;
	height: inherit;
	margin: 0 0 50px 0;
	}
#sidebar_wrapper_home {
	width:222px;
	float:left;
	text-align: right;
	height: inherit;
	background-color: #f9fefe;
	}
/*
#sidebar {
	line-height: 25px;
	}
*/	
.sidebar a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
	}
.sidebar a:hover {
	color: #ff9900;
	text-decoration: underline;
	}
	
.sidebar-title {
	font-weight: bold;
	color: #000000;
}
#sidebar-img {
	float:right;
	padding:0px;
	}	
#sidebar ul {
	padding:0 0 0 10px;
	text-align: left;
	margin: 15px 0 0 0;
}   
/*--#sidebar ul { --*/
/*--	padding:0;--*/
/*--	margin:0;--*/
/*--	list-style-type:none;--*/
/*--	}--*/

#sidebar h3, #sidebar p {
	padding:0 10px 0 5px;
	text-align: left;
	}
#sidebar-content {
	padding:0px;
	margin: 0 10px 0 25px;
	}
#sidebar-top {
	height:25px;
	padding: 15px 0px 0px 25px;
	margin: 0;
	background-color: #CC9966;
	color: #FFFFFF;
	font-weight: bold;
	}

#sidebar-home {
	margin: 10px;
	padding: 10px;
	text-align: left;
        border: dotted #f0f0f0 1px;
	background-color: #fefefe;
	}

#sidebar {
	color:#9d5750;
	line-height: 14px;
}

#sidebar-top #nav a, #sidebar-top #nav a:link, #sidebar-top #nav a:visited, #sidebar-top #nav a:hover {
	color: #FF9900;
}

#sidebar-content a, #sidebar-content a:link, #sidebar-content a:visited, #sidebar-content a:hover { /*used in aws*/
	font-size: 12px;
	font-family: Avenir, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	}
#sidebar-content a:hover {/*used in aws*/
	color: #000000;
	}
/* ---------------------------------------------------------------------- */

/* CONTENT BOTTOM */

/* ---------------------------------------------------------------------- */

#bottom {
	margin:0;
	clear:both;
	background-color: #600B00;
	}
	
	
#bottom p {
	font-size:0.94em;
	color:#FFFFFF;
	}
#bottom h2 {
	font-size: 16px;
	color: #555555;
	font-family: Arial, verdana, lucida, arial, helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	/*padding: 0 0 10px 0;*/
	}	
#bottom span {
	margin-right:15px;
	}
#bottom a {
	border:0;
	}
	
#bottom-bar {
	margin:0;
	height:6px;
	clear:both;
	background-image: url(../images/layout/bgr_bottombar.gif);
	}

#bottom-wrapper {
	margin:0 auto;
	text-align: center;
	padding: 0;
	/*height: 105px;*/
	}	
	
#bottom-landing {
	background:#ffffff;
	margin:20px 0 0 46px;
	padding: 0px;
	width:800px;
	text-align: left;
	float:left;
	height: 153px;
	}
#bottom-left {
	margin:0;
	width:190px;
	text-align: left;
	float:left;
	padding: 20px 0px 15px 30px;
	}
#bottom-middle {
	margin:0;
	width:400px;
	text-align: left;
	float:left;
	padding: 20px 0px 15px 30px;
		}

	#bottom-middle a {
	color: #ffffff;
	text-decoration: none;
		}
	

#bottom-right {
	background:#ffffff;
	margin:20px 0 0 0;
	padding: 0px 0px 0px 46px;
	width:300px;
	text-align: left;
	float:left;
	}
	#bottom-right ul {
	padding-bottom: 6px;
	}
	#bottom-right li {
	padding: 0px 0px 10px 0px;
	font-style: italic;
		}

#bottom-right .description {
	font-size: 11px;
		}
	
#bottom-left-subnav {
	margin:20px 0 0 20px;
	padding-top: 0px;
	text-align: left;
	height: 191px;
	width: 167px;
	line-height: 18px;
	}
	
	#bottom-left-subnav li {
	}
	
	#bottom-left-subnav li ul {
		padding-bottom: 6px;
		}
	
	#bottom-left-subnav li a {
	display: inline;
	padding: 0px 0 5px 15px;
	background: url(images/wcw/dot_green.gif) no-repeat;
	text-decoration: none;
	color: #ffffff;
		}
		
	#bottom-left-subnav a:link {
		color: #ffffff;
	    text-decoration: none;
		}
	#bottom-left-subnav a:hover {
		color: #ffffff;
	    text-decoration: underline;
		}
		
	#bottom-left-subnav .current_page_item a {
		color: #ffffff;
		border-left: 3px solid #a6d01b;
		}
	
	#bottom-left-subnav .current_page_item li a {
		color: #ffffff !important;
		border: none;
		}

	#bottom-left-subnav .link a {
		color: #ffffff;
		}
		#bottom-left-subnav .link a:link {
		color: #ffffff;
		}
		#bottom-left-subnav .link a:hover {
		color: #ffffff;
	    text-decoration: underline;
		}
		#bottom-left-subnav .link a:visited {
		color: #ffffff;
		}
		#bottom-left-subnav .link a:active {
		color: #ffffff;
		}
	#bottom-left-subnav .link li a {
		color: #ffffff !important;
		border: none;
		}

/* ---------------------------------------------------------------------- */

/* SUB BOTTOM */

/* ---------------------------------------------------------------------- */

#sub-bottom {
	background:#ffffff;
	padding: 5px;
	margin:0 auto;
	clear:both;
	}
#sub-bottom p {
	font-size:.94em;
	line-height:2em;
	color:#cccccc;
	}
#sub-bottom span {
	margin-right:15px;
	}
#sub-bottom a {
	border:0;
	color:#ffffff;
	text-decoration:none;
	}
#subbottom-wrapper {
	background:#ffffff;
	margin:0 auto;
	padding-top: 5px;
	width:980px;
	text-align: left;
	}


/* ---------------------------------------------------------------------- */

/* FOOTER */

/* ---------------------------------------------------------------------- */

#footer {
	background:#ffffff;
	/*padding: .5em;*/
	margin:0;
	clear:both;
	height:100px;
	}
#footer p {
	font-size:.94em;
	line-height:2em;
	color:#68818d;
	}
#footer h2 {
	font-size: 12px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}	
#footer span {
	margin-right:15px;
	}
#footer a {
	border:0;
	color:#ffffff;
	}
.footer-link a {
	border:0;
	color:#ffffff;
	}

.footer-link a:link, a:visited {
	border:0;
	color:#ffffff;
	}
	
.footer-link a:hover, a:active {
	border:0;
	color:#ffffff;
	text-decoration:underline;
	}

#footer-wrapper {
	background:#ffffff;
	margin:0 auto;
	padding-top: 5px;
	width:980px;
	text-align: left;
	}	
#footer-left {
	background:#ffffff;
	margin:0 auto;
	padding-top: 10px;
	width:250px;
	text-align: left;
	float:left;
	}
#footer-middle {
	background:#ffffff;
	margin:0 auto;
	padding: 10px;
	width:240px;
	text-align: left;
	float:left;
	}
#footer-right {
	background:#ffffff;
	margin:0 auto;
	padding: 10px 0px 10px 10px;
	width:250px;
	text-align: left;
	float:left;
	}

/* ---------------------------------------------------------------------- */

/* SUB FOOTER */

/* ---------------------------------------------------------------------- */

#sub-footer {
	background:#ffffff;
	padding: 5px;
	margin:0 auto;
	clear:both;
	}
#sub-footer p {
	font-size:0.94em;
	line-height:normal;
	color:#cccccc;
	}
	
	.sub_footer_nami a:link {
	color:#cccccc;
		}
	.sub_footer_nami a:visited {
	color:#cccccc;
		}
	.sub_footer_nami a:hover {
	color:#cccccc;
	text-decoration:underline;
		}
	.sub_footer_nami a:active {
	color:#cccccc;
	text-decoration:underline;
		}

#sub-footer span {
	margin-right:15px;
	}
.sub-footer a:link, a:visited {
	border:0;
	color:#333333;
	text-decoration:underline;
	}
	
.sub-footer a:hover, a:active {
	border:0;
	text-decoration:underline;
	}
	
#subfooter-wrapper {
	margin:0;
	text-align: left;
	height: 49px;
	padding: 15px 0 0 0;
	}
	
	
/*********************** Lists *************************/


.navlist {
margin: 0 0 0 20px;
}

.navlist li {
	list-style-image: url(../images/layout/star_li_off.gif);
	padding: 0 0 5px 0;
}

.navlist li a:link {
color: #707070;
text-decoration: none;  
}

.navlist li a:visited {
color: #707070;
text-decoration: none;  
}

.navlist li a:hover {
color: #333;
text-decoration: none;
}

.navlist li a:active {
color: #333;
text-decoration: none;
}
.home_flash {
	font-family: Arial, Helvetica, sans-serif;
}

/* ---------------------------------------------------------------------- */

/* MISCELLANEOUS */

/* ---------------------------------------------------------------------- */
#blog_line {
	border-bottom: dotted #f0f0f0 1px;
	margin: 25px 0 25px 0;
}
.clear {
clear: both;
}

	.orange_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight:bold;
	font-variant: small-caps;
}

	.price {
	color: #999999;
}

.footer {
	line-height: 150%;
	padding-left: 20px;
	color: #ffffff;
	padding-right: 0px;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
}
.footer a:link,  a:visited,  a:hover, a:active {
	color:#ffffff;
	text-decoration: underline;
	}
.specs {
       line-height: 1.5em;
}
.note {
	font-style: italic;
	font-size: 11px;
		}

.featured {
	line-height: 150%;
		}

.featured a:link,  a:visited,  a:hover, a:active {
	color: #ffffff
	text-decoration: underline;
	}
.featured_title {
	font-size: 12px;
	color: #ff9900;
		}
.featured_name {
	font-size: 14px;
	color: #80CECF;
	font-weight:bold;
		}
.right_border {
	border-right: solid #cccccc 1px;
		}

.gallery {
	border-right: dotted #f0f0f0 1px;
	border-bottom: dotted #f0f0f0 1px;
	margin: 10px;
	padding: 10px;
	text-align: center;
		}
