/*
 Keslow Camera Theme
 */
 
/************
  * Misc Styles and defaults 
  */
* {
	margin: 0;
	padding: 0;
}
html {
	padding: 0px;
	margin: 0px;
	background-color: black;
}
body {
	color: #ffffff;
 	font-size: 62.5%; 
	font-family: Arial, Helvetica, sans-serif;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}

a img {
	border-width: 0px;
}

/************
  * Main page styles 
  */
#pageglobal {
	background-color: black;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	overflow: hidden;
}
#leftCol {
	float:left;
	margin-bottom:50px;
	margin-right:10px;
	margin-top:45px;
	overflow:hidden;
	width:310px;
}
#Content {
	float:left;
	margin-bottom:50px;
	margin-top:45px;
	overflow:hidden;
	padding-bottom:10px;
	width:694px;
}

/************
  * Header
  */
#branding {
	height:120px;
	width:1024px;
}
.header_left{
	float:left;
	width:350px;
	height:20px;
	margin:50px 0px 0px 0px;
}
.header_center{
	float:left;
	width:300px;
	height:120px;
}

.header_right{
	float:right;
	width:350px;
	height:20px;
	margin:50px 0px 0px 0px;
}
#logo_keslow {
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/logo.jpg);
	height: 117px;
	width: 1024px;
	text-indent: -9999px;
}

/************
  * Main menu
  */
#nav {
	background-position: 0px 0px;
	height: 30px;
	width: 1024px;
	background: url(../images/nav_back_sprite.jpg) no-repeat;
	clear: left;
}

#main_menu {
	margin:0px;
	display: block;
	height: 30px;
	list-style-type: none;
	width:928px;
	margin:auto;
}
	#main_menu li.menu1 {
		position: relative;
		float: left;
		height: 30px;
		background: url(../images/menu/menu-border-bg.gif) top right repeat-y;
	}
	#main_menu li.menu1 a {
		display: block;
		width:auto;
		padding:0 19px 0 18px;
		margin-right: 2px;
		line-height: 30px;
		cursor:pointer;
		text-align: center;
		font-family: "CopperPlate Gothic Light", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size: 1.1em;
		text-decoration: none;
		letter-spacing: 2px;
		cursor: pointer;
	}
		#main_menu li.menu1 a:hover,
		#main_menu li.menu1 a.current,
		#main_menu li.menu1 a.section {
			background: url(../images/menu/menu-hover-bg.gif) repeat-x;
			margin-right: 2px;
		}

	/************
	  * Dropdown sub menu
	  */
	.submenu {
		position:absolute;
		z-index:9999;
		top:28px;
		left:0px;
		width:170px;
		background-color:#222222;
		display:none;
	}
		.submenu ul li.sub {
			display: block;
			width: 100%;
			height: auto;
			list-style:none;
			text-decoration:none;
			margin: 0;
			padding: 0;
			background: none;
		}
		.submenu .clear {
			height: 1px;
			clear: both;
		}
			.submenu ul li.sub a {
				display: block;
				font-family: Arial, Helvetica, sans-serif !important;
				padding: 8px 3px 8px 23px !important;
				margin: 0;
				line-height: 1em !important;
				text-decoration:none;
				text-align: left !important;
				background-color:#222222;
			}
			.submenu li.sub a.current,
			.submenu li.sub a.section,
			.submenu ul li.sub a:hover {
				text-decoration:underline !important;
				background: none !important;
			}

/************
  * Home page
  */
.home_image_container{
	width:966px;
	/*height:378px;*/
	margin:20px auto 10px auto;
}

/************
  * Side bar
  */
#SideBar {
	min-height: 150px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/catalog_side_back.gif);
	width: 375px;
	float: left;
}
	#SideBar h3 {
		color:#7F7F7F;
		font-size:15px;
		margin-left:35px;
		margin-top:20px;
	}
	#SideBar h4 {
		font-size:15px;
		margin-top:20px;
	}
		#SideBar h4 a {
			display: block;
			color:white;
			font-size:12px;
			font-style:normal;
			font-weight:normal;
			margin-left:45px;
			margin-right:80px;
			text-transform:uppercase;
			text-decoration:none;
			letter-spacing:2px;
		}
		#SideBar h4 a:hover,
		#SideBar h4 a.current,
		#SideBar h4 a.section {
			text-decoration: underline;
		}

	#SideBar li {
		color:#7F7F7F;
		font-size:10px;
		letter-spacing:1px;
		margin-left:70px;
		margin-right:80px;
		text-transform:uppercase;
	}
		#SideBar li a {
			color:#999999;
			text-decoration:none;
		}
		#SideBar li a:hover,
		#SideBar li a.current,
		#SideBar li a.section {
			color: #fff;
			text-decoration: underline;
		}

		#SideBar li li {
			margin-left:20px;
			margin-right:0px;
		}
		

/************
  * Blog
  */		
		
/************
  * Gallery Page
  */
.flickr {
	float: none;
	margin-top: 10px;
	margin-left: 2px;
}
	.flickr .lightwindow {
		margin-right: 3px;
	}
.pages {
	clear: both;
	padding-top: 10px;
}
.paginator {
	padding-bottom: 10px;
}
.paginator a, .currentPage {
	background:#4f4f4f;
	border:1px solid #666;
	margin:2px;
	padding:2px 6px;
	text-decoration:none;
}
.currentPage {
	color:#9BCCFF;
	font-weight:bold;
}

div.cycle-lite-container {
	padding: 25px;
}
div.cycle-lite-container div.cycle-lite-images {
	height: 390px;
}