@import "/styles/scwmenu.css";
@import "/styles/ie7.css";



body {
	font-family: Helvetica, sans-serif;
        font-size: 12px;
        body
        background: url(http://www.security-camera-warehouse.com/images/layout_bg.gif) left top repeat-x;
        margin: 0px;
	padding: 0px;

        }

hr { border:none; border-top:dotted 2px black }

table {
	border: 0;
}

button {
	-webkit-box-align: none;
	-webkit-box-sizing: none;
	background-color: none;
	border: none;
	color: none;
	cursor: default;
	padding: 0;
	text-align: none;
}

a {text-decoration: none;}

p {
	padding: 0;
	margin: 0;
}

a, p, ul, li, h1, h2, h3, h4, h5, h6, h7, h8, h9 {
	font-family: helvetica, sans-serif;
}

p.headerbar a{
	color: #fff;
}



h1, h2, h3, h4, h5, h6, h7, h8, h9 {
	padding: 0;
	margin: 20px 0 20px 0;
}

h1 {
	border-bottom: #000 3px solid;
	padding: 0 0 15px 0;
}

img {
	border: 0;
}

.wet_floor {
	
}

.center {
	margin: 0 auto;
	text-align: center;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.float_none {
	float: none;
}

html {
	margin: 0;
	padding: 0;
	background: url(/img/body_bg.png) top left repeat-x;
}

body {
	background: url(/img/cams.jpg) top center no-repeat;
	height: 142px;
	width: 100%;
	display: table;
}

#cam {
	
}


/*#cam_l {
	position: relative;
	width: 148px;
	height: 147px;
	background: url(/img/cam_l.png) no-repeat;
	float: left;
}

#cam_r {
	position: relative;
	width: 148px;
	height: 147px;
	background: url(/img/cam_r.png) no-repeat;
	float: right;
}
*/
#container {
	margin: 0 auto;
	background: url(/img/container_bg.png) top left repeat-y;
	width: 1030px;
}

#number_head { 
	margin: 60px 20px 0 0;
	font-size: 42px;
	color: #fff;
}

#header {
	background: #393E42 url(/img/header_blank.jpg) top center no-repeat;
	margin: 0 auto;
	width: 1010px;
	height: 151px;
}


#search {
	margin: 10px 0 0 0;
}

#wing_l {
	position: relative;
	float: left;
	margin: 142px 0 0 0;
	background: url(/img/wing_l.png) no-repeat;
	width: 10px;
	height: 43px;
}

#wing_r {
	position: relative;
	float: right;
	margin: 142px 0 0 0;
	background: url(/img/wing_r.png) top right no-repeat;
	width: 10px;
	height: 43px;
}

#nav{
	font-size: 1.2em;
}



#nav ul{
	height: 31px;
	line-height: 24px;
	background: url(/img/nav_bg.png) repeat-x;
	margin: 0;
	padding: 0;
}

#nav ul li{
	display: block;
	float: left;
	background: url(/img/nav_sep.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#nav ul li.sep {
	background: url(/img/nav_sep.png) no-repeat;
	width: 2px;
	height: 31px;
}

#nav ul li a{
	display: block;
	color: #000;
	text-shadow:0 1px -1px rgba(255,255,255,1);
	padding: 0 15px 0 12px;
	margin: 0;
	text-decoration: none;
	vertical-align: baseline;
}

#nav ul li a:visited{
	color: #353535;
} 

#nav ul li a:hover{
	background: url(/img/nav_bg_active.png) repeat-x;
	color: #aaa;
}

html>/**/body #main { overflow: auto; }

#main{
	margin: 20px auto;
	width: 990px;
	clear: both;
	
	height: 100%;
	background: url(/img/main_bg.png) repeat-y;
}

#left {
	float: left;
	width: 190px;
	height: 100%;
	margin: 0 20px 0 0;
	
}

#left_inner {
	background: #fff;
	margin: 5px auto;
	padding: 10px 0 0 0;
	width: 180px;
}

.checkout {
	margin-left: 15px;
}

.headerbar {
	margin: 0;
	padding: 0;
}

ul.stateslist{
	width: 170;
	margin: 0 auto;
}


.arrowlistmenu{
width: 180px;
margin: 0;
font-family: sans-serif, Helvetica;
}

.arrowlistmenu .headerbar{
font: bold 14px Helvetica;
color: #fff;
background: black url(/images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0 0 0 0;
padding: 0;
margin-bottom: 18px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
//padding-bottom: 2px; /*bottom spacing between menu items*/
	margin: 0 10px 0 10px;
}

.arrowlistmenu ul li a{
color: #353535;
background: url(/images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 25px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
//font-size: 90%;
}

.arrowlistmenu ul li a:visited{
//color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
cursor: pointer;
}




#center {
	width: 570px;
	margin: 0 20px 0 0;
	float: left;
}
/*******************Category Panels****************/

#cat_panel {
	width: 275px;
	height: 295px;
	padding: 15px 0 0 0;
	border-bottom: #ccc 1px solid;
}

#cat_panel a.header {
	font-weight: bold;
	font-size: 18px;
	color: #424950;
	text-shadow:0 1px -1px rgba(255,255,255,1);
	margin: -28px 0 0 10px;
	float: left;
}

#cat_panel a {
	float: right;
}

#cat_panel p a {
	float: none;
	text-decoration: underline;
	color: #555;
	font-size: 10px;
	padding: 0 6px 0 0;
	line-height: 13px;
}

#cat_panel p a.see_all {
	font-weight: bold;
	float: right;
	font-size: 12px;
}


#cat_panel p.sub_cats {
	height: 45px;
	clear: both;
}


/************Product List Items****************/
#prod_list_sorter {
	float: right;
	clear: both;
}

#prod_list_sorter ul {
	margin: 0;
	padding: 0;
}

#prod_list_sorter ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 10px 0 10px;
}

#prod_list_sorter ul li a {

}

#prod_item {
	width: 548px;
	min-height: 222px;
	margin: 8 auto;
	padding: 16px;
	border-bottom: 1px solid #ddd;
	clear: both;
}

#prod_img {
	width: 150px;
	height: 150px;
	float: left;
}

#prod_img img {
	padding: 10px 0 0 10px;
}



#prod_info {
	width: 364px;
	//height: 200px;
	float: right;
	background: #EBEEF6;
	padding: 10px;

}

#prod_info_full {
	width: 364px;
	
	float: right;
	background: #EBEEF6;
	padding: 10px;
}


.ProductName {
	font-size: 18px;
	text-decoration: underline;
	color: #333333;
}

.regprice {
	font-size: 14px;
	color: #666666;
}

.ourprice {
	font-size: 14px;
	color: #ff6600;
}

#prod_title {
	
}

#prod_short_desc {
	
}

#prod_features {
	//list-style: none;
	width: 343px;
	float: left;
	border-bottom: #ccc 1px solid;
	padding: 10px 0 10px 20px;
	margin: 0 0 10px 0;
}

div.product_detailed_description{
	clear:both; 
	padding-top: 40px;
}

.product_detailed_description ul{
	line-height: 2em;
	padding-left: 30px;
	
}

#prod_features ul {
	//list-style: none;
}

#prod_prices {
	//width: 176px;
	//float: right;
}

#prod_buttons {
	float: right;
	//position: relative; 
	margin: 5px 0 0 0;
	width: 190px;
	height: 35px;
}

#prod_more_info {
	width: 94px;
	height: 35px;
}

#prod_cart {
	width: 94px;
	height: 35px;
}


#homebar {
	margin: 0 auto;
	padding: 0 0 25px 0;
	width: 500px;
}

#grid {
	overflow: auto;
}


#right {
	float: right;
	width: 190px;
	height: 100%;
}

#right_inner {
	background: #fff;
	margin: 5px auto;
	padding: 10px 0 0 0;
	width: 180px;
}

#cart {
	width: 170px;
}

.hours_foot {
	text-align: right;
	margin: 20px 150px 0 0;
	color: #fff;
	font-size: 22px;
}

.number_foot {
	text-align: right;
	margin: 10px 150px 0 0;
	font-size: 46px;
	color: #fff;
}

#footer {
	background: url(/img/footer_blank.jpg) no-repeat;
	margin: 0 auto;
	width: 1010px;
	height: 189px;
	clear: both;
}

#footer ul.menu {
	padding: 0 0 0 0;
	clear: both;
}

#footer ul.menu li {
	list-style: none;
	border: none;
	font-size: 12px;
	font-family: helvetica;
	line-height: 12px;
}

#footer ul.menu li a {
	color: #353535;
	text-decoration: none;
}

#footer ul.menu li a:hover {
	color: #6EA6FF;
	text-decoration: none;
}

#footer ul.menu li.column {
	float: left;
	padding: 0 20px 0 30px;
}

#footer ul.menu li.column a {
	font-style: bold;
}

#footer ul.menu li.column ul.list {
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
}

#footer ul.menu li.column ul.list li.leaf {
	padding: 5px 0 0 0 ;
	margin: 0 0 0 0;
}

@import "/styles/ie7.css";
