body{
	margin:0;
	color:#000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	background:#122357;
	padding:5px 0 0;
}
img{border-style:none;}
a {
	text-decoration: none;
	color: #000;
	}

a:link {
	color: #0000FF;
	text-decoration: underline;
	}
a:visited {
	color: #0000FF;
	text-decoration: underline;
	}
a:active {
	text-decoration: underline;	
	}

a:hover {
	color: #0000dd;
	text-decoration: underline;
	}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
#wrapper{
	width:846px;
	margin:0 auto;
	/*border:1px solid #c1c1c1;*/
	position:relative;
	padding:120px 0 0;
}
/*header start*/
#header{
	background:#29458c url(../images/bg-header.gif) no-repeat;
	width:844px;
	height:87px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	border:1px solid #fff;
	border-bottom:0;
}
.logo{
	float:left;
	width:180px;
	height:49px;
	margin:21px 0 0 22px;
}
.logo a{
	display:block;
	background:url(../images/logo.png) no-repeat;
	height:49px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
.slogan{
	float:right;
	background:url(../images/text-slogan.png) no-repeat;
	width:352px;
	height:30px;
	margin:51px 11px 0 0;
}
/*navigation start*/
.nav{
	position:absolute;
	background:#00296b;
	width:844px;
	border:solid #fff;
	border-width:0 1px;
	left:0;
	top:87px;
}

/*.nav {all.css (line 87)
background:#00296B none repeat scroll 0 0;
border-color:#FFFFFF;
border-style:solid;
border-width:0 1px;
left:0;
position:absolute;
top:87px;
width:844px;
}*/
.nav ul{
	float:left;
	padding:0 0 0 14px;
	margin:0;
	list-style:none;
	line-height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
.nav ul li{
	float:left;
	background:url(../images/split.gif) no-repeat;
	padding:0 0 0 2px;
}
.nav ul li.first-child,
.nav ul li:first-child{
	background:none;
}
.nav ul a{
	float:left;
	height:33px;
	color:#fff;
	padding:0 7px 0 8px;
	text-decoration:none;
}
.nav ul a:hover{
	color:#667fa5;
}
.nav .home{
	float:right;
	background:url(../images/ico-home.gif) no-repeat;
	width:18px;
	height:14px;
	overflow:hidden;
	text-indent:-9999px;
	margin:8px 19px 0 0;
}

.nav .cart{
	float:right;
	background:url(../images/cart.GIF) no-repeat;
	width:18px;
	height:14px;
	overflow:hidden;
	text-indent:-9999px;
	margin:8px 19px 0 0;
}

/*footer  navigation start*/
.footerlinks_home{position:absolute; margin-top:-20px; padding-left:166px;}
.footerlinks{position:absolute; margin-top:-20px; padding-left:250px;}
.footerlinks A:link {text-decoration: none; }
.footerlinks A:visited {text-decoration: none}
.footerlinks A:active {text-decoration: none}
.footerlinks A:hover {text-decoration: underline; background:none;}


/*main start*/
#main{
	background:url(../images/bg-main.gif) repeat-y;
	overflow:hidden;
	width:100%;
}
#main2{
	background:url(../images/bg-main2.gif) repeat-y;
	overflow:hidden;
	width:100%;
	padding-bottom:25px;
}
.two-columns{
	float:right;
	width:686px;
}
/*content start*/
#content{
	float:left;
	width:508px;
	padding:29px 1px 20px 0px;
}
.one-column{
	width:836px;
}
/*content start*/
#content-main{
	float: right;
	width:658px;
	padding:15px 1px 0 10px;
	background-color:#FFFFFF;
}

#content-main_nocartitem{
	float: right;
	width:658px;
	height:1024px;
	padding:15px 1px 0 10px;
	background-color:#FFFFFF;
}

#content-main-basket{
	float: right;
	width:836px;
	padding:15px 1px 0 10px;
	background-color:#FFFFFF;
}

#content-main2_nocartitem{
	float: right;
	width:836px;
	height:1024px;
	padding:15px 1px 0 10px;
	background-color:#FFFFFF;
}

.category-columns{
	float:right;
	width:658px;
}


h1 {
	font-size: 2.0em;
	color: #990000;
	margin: 0 0 0 0;
	}
.video{
	width:480px;
	margin:0 auto 10px;
}
.video img{
	display:block;
}
#content .heading{
	background:url(../images/bg-heading.gif) no-repeat;
	padding:3px 8px 4px 37px;
	margin:0 0 20px;
}
.products-list{
	width:100%;
}
.products-list .item{
	height:1%;
	padding:0 36px 0 24px;
	overflow:hidden;
	margin:0 0 22px;
}
.products-list .item img{
	display:block;
	margin:0 10px 0 0;
}
.products-list .item .text{
	width:317px;
	line-height:16px;
	padding:12px 22px 0 0;
}
.products-list h2{
	margin:0 60px 16px 0;
	font-size:16px;
	line-height:20px;
}
.products-list p{
	margin:0 0 10px;
}
.products-list .more{
	padding:0 0 0 18px;
	background:url(../images/arrow.gif) no-repeat 0 4px;
}
.products-list h2 a{
	color:#00f;
}
.new{
	background:url(../images/ico-new.gif) no-repeat 100% 7px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
#content .heading h1{
	font-size:14px;
	font-weight:normal;
	color:#fff;
	margin:0;
	line-height:16px;
}
/*aside start*/
.aside{
	float:right;
	width:175px;
}
.phone{
	background:url(../images/bg-phone.gif) repeat-x;
	font-size:20px;
	color:#00296b;
	text-align:center;
	line-height:26px;
	padding:19px 0 11px 5px;
}
.free{
	padding:8px 0 0;
	margin:0 0 19px;
	width:100%;
}
.free h3{
	font-size:18px;
	color:#093051;
	margin:0 0 5px;
	font-weight:normal;
	text-align:center;
	line-height:19px;
	word-spacing:-2px;
}
.free .illustration{
	height:1%;
	padding:0 1px 0 9px;
	overflow:hidden;
	margin:0 0 7px;
}
.free .illustration img{
	float:left;
}
.free .illustration div{
	float:right;
	width:82px;
	margin:11px 0 0 -19px;
	background:#132967;
	font-size:12px;
	line-height:16px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding:29px 0 32px 3px;
}
.get-form{
	padding:0 11px 0 9px;
}
.get-form label{
	display:block;
	line-height:16px;
	color:#093051;
	margin:0 0 10px;
	padding:0 10px 0 2px;
}
.get-form .text{
	border:1px solid #7f9db9;
	padding:2px 3px;
	font-size:12px;
	color:#093051;
	margin:0 0 6px;
	width:146px;
}
.get-form .form-submit{
	padding:7px 0 0;
}
.get-form .btn-get{
	display:block;
}
.book{
	text-align:center;
	padding:0 14px 0 10px;
	line-height:16px;
}
.book img{
	vertical-align:top;
}
.book h3{
	font-size:12px;
	line-height:16px;
	margin:8px 0;
}
.book p{
	margin:0;
}
.book h3 a{
	color:#003399;
}
/*sidebar start*/
#sidebar{
	float:left;
	width:160px;
}
/*search form*/
.search-form{
	background:#e2d586 url(../images/bg-search.gif) repeat-x;
	padding:10px 0 4px 7px;
	border-bottom:1px solid #ebebeb;
}
.search-form label{
	display:block;
	color:#204264;
	font-size:14px;
	line-height:16px;
	margin:0 0 3px;
	margin:0 0 0 3px;
}
.search-form .row{
	width:100%;
	overflow:hidden;
}
.search-form .text{
	float:left;
	width:100px;
	border:1px solid #7f9db9;
	padding:2px 4px;
	font-size:12px;
	margin:5px 0 0;
}
.search-form .btn-go{
	float:right;
}
#sidebar h3{
	background:#e29e4e;
	color:#fff;
	margin:0;
	border-bottom:1px solid #fff;
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	padding:3px 9px 5px;
}
/*side nav start*/
#sidebar ul{
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
#sidebar ul li{
	float:left;
	width:100%;
	border-bottom:1px solid #fff;
}
#sidebar ul a{
	background:#aeb794;
	color:#fff;
	display:block;
	height:1%;
	padding:5px 0 4px 8px;
	text-decoration:none;
}
#sidebar ul .active a,
#sidebar ul a:hover{
	background:#0e2158;
	color:#faed9b;
}
#sidebar ul ul{
	font-weight:normal;
}
#sidebar ul ul li{
	border-top:1px solid #fff;
	border-bottom:0;
}
#sidebar ul .active ul a,
#sidebar ul ul a{
	background:#e3e7db;
	color:#0040a9;
}
#sidebar ul ul a:hover{
	background:#e3e7db;
	color:#667fa5;
}

#categories_container{        /*----------------main container start*-------------------*/
width:656px;
position:relative;
float:left;
padding-bottom:0px;
}

.panel_1{                    /*panel 1 start*/
width:656px;
position:relative;
float:left;
padding-bottom:25px;
}
 /*-----------------------category_left-----------------*/
#category_left{
	float:left;
	width:300px;
	padding:3px 1px 0 ;
}

#category_left .heading{
	float:left;
	width:300px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:#7701d1;
	padding-bottom:8px;
	}
	
#category_left .image_placeholder{
	width:103px;
	float:left;
	text-align:center;
	}
	
#category_left .image_placeholder1{
	position:relative;
	text-align:center;
	float:left;
	}

#category_left .right_text{
	width:180px;
	padding-left:13px;
	vertical-align:top;
	float: left;

	
	line-height:16px;
	text-align:justify;
	}
	
	
#category_left .add_to_cart{
	position:relative;
	padding-top:8px;
	float:left;
	}

#category_left .star_rating{
	position:relative;
	padding-top:10px;
	float:left;
	}	
	
#category_left .read_more{
	position:relative;
	padding-top:6px;
	float:left;
	}		
		
/*-----------------------category_left closed-----------------*/

 /*-----------------------category_right start-----------------*/
#category_right{
	float:left;
	width:300px;
	margin-left:45px;
	padding:3px 1px 0 ;
}

#category_right .heading{
	float:left;
	width:300px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:#7701d1;
	padding-bottom:8px;
	}
	
#category_right .image_placeholder{
	width:103px;
	float:left;
	text-align:center;
	}
	
#category_right .image_placeholder1{
	position:relative;
	text-align:center;
	float:left;
	}

#category_right .right_text{
	width:180px;
	padding-left:13px;
	vertical-align:top;
	float: left;
	
	line-height:16px;
	text-align:justify;
	}
	
	
#category_right .add_to_cart{
	position:relative;
	padding-top:8px;
	float:left;
	}

#category_right .star_rating{
	position:relative;
	padding-top:10px;
	float:left;
	}	
	
#category_right .read_more{
	position:relative;
	padding-top:6px;
	float:left;
	}		
		
/*-----------------------category_right closed------------------------------------------panel 1 closed-------------------*/

/*-------------------------------------------------------------Detail page CSS----------------------------------------------*/

#product_details{
width:656px;
position:relative;
float:left;
padding-bottom:15px;
}

#left_details{
width:400px;
float:left;
padding-left:10px;
}

h4{
font-family:Arial, Verdana;
font-size:22px;
margin:0;
padding:0;
color:#000000;
}

h5{
	color:#990000;
	font-family: Arial;
	font-size:18px;
	line-height:18px;
	
	margin:15px 0 5px; 0;
}

.product_reviews{
width:180px;
float:right;
padding-bottom:20px;
padding-left:10px;
}

.productimage{
width:180px;
float:right;
}

.prdct_rating{
	position:relative;
	padding-top:8px;
	float:left;
	}
	
.testimonial{
width:200px;
float:right;
padding:15px 15px 15px 15px;
border-left:2px solid #CCCCCC;
border-top:2px solid #CCCCCC;
border-right:2px solid #666666;
border-bottom:2px solid #666666;
margin:5px 15px 5px 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#333333;
line-height:22px;
}	

.prod-descrip{
width:450px;
float:left;
}	

.catagoriesQuotes{
width:600px;
float:left;
padding:15px 15px 15px 15px;
border-left:2px solid #CCCCCC;
border-top:2px solid #CCCCCC;
border-right:2px solid #666666;
border-bottom:2px solid #666666;
margin:5px 15px 5px 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#333333;
line-height:22px;
}	

.cartQuotes{
width:250px;
float:left;
padding:15px 15px 15px 15px;
border-left:2px solid #CCCCCC;
border-top:2px solid #CCCCCC;
border-right:2px solid #666666;
border-bottom:2px solid #666666;
margin:0px 0px 0px 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#333333;
line-height:22px;
}	



.quotes{
font-family:"Times New Roman", Times, serif;
font-size:28px;
color:#666666;
}

h6{
	color:#990000;
	font-family: Arial;
	font-size: 26px;
	margin:0 0 8px 0;
	float:left;
	width:100%;
}

ul.breadcrumbs {
position: absolute; top: 130px; left: 160px; color: #a4a699; font: 90% "Tahoma", sans-serif; margin: 0; padding: 0;
}

ul.breadcrumbs a {
color: #a4a699; text-decoration: none;
}

ul.breadcrumbs a:hover {
color: #7c7f6d; text-decoration: none; background-color:#ffffff;
}

ul.breadcrumbs li {
float: left; background: url('http://www.watchman.org/bg_breadcrumbarrow.gif') no-repeat left 4px; margin: 0; list-style-type:none; padding-left:11px; padding-right:4px; padding-top:0; padding-bottom:0
}

ul.breadcrumbs li:first-child {
background: none;
}

ul.sublinks {
margin: 0; padding-top: 2px;
}

ul.sublinks a {
text-decoration: underline;
}

ul.sublinks a:hover {
text-decoration: underline;
}

ul.sublinks li {
background: url('http://www.watchman.org/bg_breadcrumbarrow.gif') no-repeat left 4px; margin: 0; list-style-type:none; padding-left:11px; padding-right:4px; padding-top:0px; padding-bottom:4px;
}

ul.sublinks li:first-child {
background: none;
}
.footerNav {
margin:-25px auto 0px auto;
width:100%;
height:auto;
padding-left:70px;
}
.footerNav ul{
list-style-type:none;
text-align:center;
width:550px;
margin:0px auto;
}
.footerNav li {
float:left;
margin-top:6px;
}
.footerNav li a{
float:left;
width:auto;
padding:0px 6px;
text-decoration:none;
}
.footerNav li a:hover{
text-decoration:underline;
}