/*
Theme Name: Urban Watch & Co
Description: Wordpress theme for Urban Watch & Co
Author: Christine



*/

/* This is the style of your browser text */
body {
	font-family: "Lucida Grande", trebuchet ms, arial, Verdana, sans-serif;
	background-color: #AFB9C2;
	background: url(siteImages/bg.jpg);
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #fff;
}

p {
	margin: .5em 0 1em 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #90a2ba;
}



.left {
	float: left;
	}

.right {
	float: right;
	}

.clear {
	clear:both;
	}
.alignright {float: right; margin: 10px 0 0 10px;}
.alignleft {float: left; margin: 0 10px 10px 0}

.wp-caption {	text-align: center;	background: url(siteImages/footerBg.jpg);
 padding: 10px;}

#footer {
	background: url(siteImages/footerBg.jpg);
	height: 150px;
	clear: both;
					position: relative;  /* Needed for Safari */
	}
	#footerContent {
		width: 901px;
		text-align: left;
		padding: 20px 0 20px 0;
		clear: both;

		}
		
		#footerContent a {
			color: #fff;
			}
			
		#footerContent ul {
			padding: 0;
			margin: 0;
			list-style: none;
			}
			
			#footerContent ul li {
				float: left;
				color: #fff;
				font-size: 11px;
				font-weight: normal;
				font-family: lucida grande, lucida sans, trebuchet ms, arial;
				margin-right: 10px;
				opacity:.99;
				filter: alpha(opacity=99);
				}
			
			#footerContent small {
				color: #90a2ba;
				font-size: 11px;
				font-weight: normal;
				font-family: lucida grande, lucida sans, trebuchet ms, arial;
				}
	
	
	
#rightCol {
	width: 286px;
	float: right;
	margin: 0;
	}

#container {
	width: 901px;
	text-align: left;
	padding-bottom: 50px;
		}
	
	#logo {
		float: left;
		background: url(siteImages/logo.jpg) no-repeat;
		width: 223px;
		height: 144px;
		cursor: pointer;
		
		}
	.template2 #logo {
		float: left;
		background: url(siteImages/logo.jpg) no-repeat;
		width: 223px;
		height: 166px;
		cursor: pointer;
		
		}
	#int #logo {
		height: 180px;
		}

	#navWrap {
		float: right;
		width: 612px;
		border-bottom: 1px solid #1f2227;
		margin-top: 60px;
		padding: 0;
		height: 30px;
		}
	#newsletter {
		width: 286px; float: left;}	
	
	.formbar {
		border: 0;
		background: url(siteImages/formbg.jpg);
		color: #fff;
		opacity:.99;
		height: 21px;
		filter: alpha(opacity=99);
		clear:both;
		margin-top: 3px;
		}	
		.formbar input {
		border: 0;
		background: transparent;
		background-color: transparent;
		height: 21px;
		color: #fff;
		padding-top: 2px;

		}
	.formbar .lbl {
		height: 21px;
		float: left;
		padding: 0;
		margin: 0;
		}
	#newsletter h1 {
		font-size: 24px;
		margin-bottom: 5px;
	
	}	
	#newsletter .formbar {
		width: 286px;
		padding: 0px;
		height: 21px;
		margin-bottom: 10px;
		}	


	#newsletter .formbar input {
		border: 0;
		background: transparent;
		background-color: transparent;
		height: 21px;
		color: #fff;
		float: left;
		padding-top: 2px;
		}
		
	#newsletter .formbar .lbl {
		height: 21px;
		float: left;
		padding: 0;
		margin: 0;
		}
	
	#navWrap .formbar {
		margin-top: 10px;
		width:200px;
		padding: 0 0 0 5px;
		height: 20px;
		}
	
	 
	#navWrap .formbar input {
		border: 0;
		background: transparent;
		width: 125px;
		background-color: transparent;
		height: 20px;
		color: #fff;
		float: left;
		}

	#navWrap .formbar .lbl {
		width: 59px;
		height: 20px;
		float: right;
		padding: 0;
		margin: 0;
		}
	
	ul#topNav {
		padding: 0;
		margin: 7px 0 0 0;
		list-style: none;
		float: right;
		}
	
	ul#topNav li {
		float: left;
		margin-left: 30px;
		color: #fff;
		text-align: right;
		font-size: 12px;
		height: 30px;
		font-weight: normal;
		font-family: lucida grande, lucida sans, trebuchet ms, arial;
		opacity:.99;
		filter: alpha(opacity=99);
		text-transform:lowercase;
		}
	ul#topNav li a {
		color: #fff;
		text-decoration: none;
		}
	
	ul#topNav li a:hover {
		color: #a0a9b2;
		text-decoration: none;
		}
	
	ul.drops {
		border-top: 1px solid #414449;
		margin: 0;
		padding: 0;
		float: right;
				width: 612px;

		}
	ul.drops, ul.drops ul {
		padding:0;
		margin: 0;
		list-style: none;
		z-index:999;
		}
	
	ul.drops a {
		display:inline-block ;
		text-decoration: none;
		color: #fff;
		font-size: 25px;
		text-transform: uppercase;
		font-family: tahoma;
		}
	
	ul.drops li {
		float: left;
		text-align:right;
		color: #957b67;
		margin: 10px 0 0 8px;
		padding: 0;
		text-align:left;
		}
	
	ul.drops li ul {
		position: absolute;
		left:-999em;
		margin:0;
		width: 140px;
		float: left;
		opacity:.85;
		filter: alpha(opacity=85);
		}
	
	
	ul.drops li ul li {
		background:#1a1d21;
		font-family: lucida sans;
		font-size: 12px;
		padding: 2px ;
		height: auto;
		width: 140px;
		color: #fff;
		margin: 0;
		text-align: center;
		
		border-bottom: 1px solid #272c33;
		}
	
	ul.drops li ul li:hover {
		background: #272c33;
		color: #fff;
		   position: static;
		}
	
	ul.drops li ul li a {
		color: #fff;
		font-family: lucida sans;
		font-size: 12px;
		text-transform: none;
		}
	
	ul.drops li:hover ul, ul.drops li.sfhover ul {
		left: auto;
		top: auto;
		margin: 0;
		padding:0;
		}
			ul.drops li .acc object {width: 165px;}
			ul.drops li .pro object {width: 150px;}

		.divdrops { position: absolute; z-index: 4000; width: 135px;}
	
	#slide {
		clear: both;
		margin-bottom: 20px;
		}
		
		
		hr { 			border-top: 1px solid #131b1d;
 border-bottom: 1px solid #2c303a; border-left: 0; border-right: 0;}

	#recent {
		width: 596px;
		height: 330px;
		float: left;
		background: url(siteImages/recentbg.jpg) no-repeat;
		text-align: left;
		}
	
	
	
		#recent .men {
			background: url(siteImages/recentMen.jpg) left 25px no-repeat;
			height: 106px;
			border-top: 1px solid #2c303a;

			padding-top: 25px;
			margin: 0 15px 0 15px;
			text-align: right;
			}
		
		
		#recent .women {
			background: url(siteImages/recentWomen.jpg) no-repeat;
			height: 106px;
			margin: 20px 15px 15px 15px;
			text-align: right;
			}
		
		#recent a {
			margin-left: 10px;
			}
		#recent img {
			border: none;
			}
		
		
		#recent a img {
			opacity:.70;
			filter: alpha(opacity=70);
			}
		
		
		#recent a:hover img {
			opacity:.99;
			filter: alpha(opacity=99);
			}
#wrap {
		width: 901px;
		clear: both;
		margin: 0;
		}
		
	#leftCol {
		background: url(siteImages/footerBg.jpg);
		float: left;
		width: 240px;
		}	
		#leftColint {
			padding: 20px 20px 100px 20px;
		background: url(siteImages/leftBg.jpg) bottom repeat-x;
		}
			#leftColint ul {
				margin: 0;
				padding: 0;
				list-style: none;
				}
			#leftColint ul li ul{
				margin: 0 0 20px 0;
				padding: 0;
				list-style: none;
				border-top: #535f6b 2px solid;
				}
				
				#leftColint ul li ul li {
					padding: 3px;
				list-style: none;
					border-bottom: #535f6b 1px dotted;
						}
				#leftColint ul li ul li ul {
					border: 0;
					list-style: none;
					margin: 5px 0 0 0;
					border-top: #535f6b 1px dotted;

						}
				#leftColint ul li ul li ul li{
					border: 0;
				list-style: none;
				padding-left: 20px;
						}
						
						
		
	#content {
		float: right;
		width: 610px;		

		}
		
		
	.entry {color: #c1c1c3;
				opacity:.99;
				filter: alpha(opacity=99);}	
		/* STOREFRONT */
		
	.box {
		background: url(siteImages/footerBg.jpg);
		}
		.boxInner {
			padding: 10px;

			}


	.boxInner .bagitems input {
		background: url(siteImages/footerBg.jpg);
		border: 0;
		color: #fff;
		height: 18px;
		padding-top: 7px;
		padding-left: 5px;
		}
		
		.boxInner .bagitems input.CartDeleteButton {
			font-size: 0px;
			background: url(siteImages/trash.jpg) no-repeat;
			width: 14px;
			height: 18px;
			border: 0; 
			}
			
			ul.info {list-style: none; margin: 0; padding: 0;}
			ul.info li{list-style: none; margin: 0; padding: 0;}
	#submit {
		background: #1b1e23;
		color: #aaabae;
		font-family: lucida grande, lucida sans, trebuchet ms, arial;
		text-transform: uppercase;
		border: 0;
		padding: 4px 5px 4px 5px;
		font-weight: bold;
		font-size: 11px;
		}
		
		textarea {
			border: 1px solid #3e444c;
			font-size: 12px;
			color: #fff;
			font-weight: normal;
			font-family: lucida grande, lucida sans, trebuchet ms, arial;	
			background: url(siteImages/footerBg.jpg);
			}
			
			.boxInner input, .boxInner select {
				border: 1px solid #4b515c;
				font-size: 12px;
				font-weight: normal;
				background: #1e2126;
				color: #fff;
				padding: 1px;
				
				font-family: lucida grande, lucida sans, trebuchet ms, arial;
				}
			
			.boxInner td {padding: 1px;}
			.grid img {width: 120px;}
