
html, body {
	height: 100%;
	margin: 0;
	padding: 0;

}

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: url('../images/elements/top-flash.jpg') top left repeat-x;
	background-color: #ececed;
	margin: 0;
	padding: 0;
}

img {
	border-width: 0;
}


.blue-button {
	padding: 3px !important;
	border: 1px solid #008EB1;
	background-color: #008EB1;
	font-weight: bold;
	text-align: center;
	color: #fff !important;
	width: auto !important;
	text-decoration: none;
}

.blue-button:hover {
	background-color: #48AFC9;
	border: 1px solid #48AFC9;
}

.standard-box {
	border: 10px solid white;
	padding: 10px;
	background-color: #F2F2F2;
	margin-bottom: 10px;
}

.standard-box p {
	margin-top: 0;
}

.standard-box.flash {
	border: 10px solid white;
	padding: 10px;
	background-color: #707173;
	font-size: 14px !important;
	color: #fff !important;
	margin-bottom: 10px;
}



.standard-box .title {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
}

.standard-box .blue-title {
	background-color: #008EB1;
	padding: 5px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
}

.standard-box, .standard-box td, .standard-box a  {
	font-size: 12px;
	color: #707173;
}

.standard-box.flash a {
	font-size: 16px;
	color: #fff;
}

.blue-words {
	color: #008EB1 !important;
}

.cof {
	color: #ccc;
}

	.cof.cof-modified {
		color: #333 !important;
	}

.two-col-form {
	width: 700px;
}

	.two-col-form .left-col {
		text-transform: capitalize;
		width: 180px;
		margin-right: 20px;
		margin-bottom: 15px;
		text-align: left;
		float: left;
		clear: left;
	}

	.two-col-form .right-col {
		width: 310px;
		margin-bottom: 15px;
		text-align: left;
		float: left;
	}

		.two-col-form .right-col input, .two-col-form .right-col textarea, .two-col-form .right-col select {
			width: 300px;
			border: 1px solid grey;
			padding: 2px;
		}



		.two-col-form .right-col .radio {
			width: auto;
			border: auto;
			margin: 0;
			padding: 0;
		}
		
		.two-col-form .right-col .submit {
			width: auto;
			padding: 3px;
		}

		.two-col-form .right-col.small {
			font-size: 10px;
		}

	.two-col-form .seperator-row  {
		width: 100%;
		float: left;
		border-bottom: 1px dashed grey;
		margin: 10px 0;
	}



#top-panel{
	margin: 5px auto 0 auto;
	width: 900px;
}

#top-nav {
	margin: 15px auto 0 auto;
	width: 900px;	
}

	#top-nav ul {
		margin: 0;
		padding: 0;	
	}

	#top-nav li {

		height: 18px;
		padding-top: 2px;
		padding-bottom: 6px;
		list-style: none;
		float: left;
		margin-right: 15px;	
	}
	
		#top-nav li a {
			border-left: 1px solid #48AFC9;
			padding-left: 15px;
					
			color: #fff;
			text-decoration: none;
			text-transform: capitalize;
			font-size: 12px;
		}
		
		#top-nav li a.first {
			border-left: 0 solid #fff;
			padding-left: 0;
		}

#main-panel {
	width: 900px;
	margin: 10px auto 40px;
}







.clear {
	clear: both;
}


.blue-link {
	background-color: #008EB1;
	font-weight: bold;
	padding: 1px 5px;
	text-decoration: none;
	color: #fff;
}


/* Header  Styles */

#logo {
	float: left;
	border: 0 solid white;
}

#cart {
	font-size: 11px;
	float: right;
	text-align: left;
	color: #fff;
	margin: 7px 0 0 0;
}

	#cart-top {
		padding-bottom: 5px;
		border-bottom: 1px solid #fff;
		margin-bottom: 5px;
	}

.search-box {
	width: 200px;
	border: 1px solid white;
	color: #666;
	padding: 1px 30px 1px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff url('../images/icons/search.png') center right no-repeat;
	font-size: 11px;
}


#cart-status {
	width: 180px;
	padding: 8px 10px;
	float: right;
	background-color: #9C9D9F;
}

#search-container {
	float: right;
	font-size: 16px;
}




/* Home Page Styles */

#home-box {
	float: left;
	width: 290px;
	height: 290px;
	margin: 0 10px 0 0;
	background-color: #515153;
	border: 10px solid white;
	padding: 10px 45px;
	color: #fff;
	font-size: 13px;
	line-height: 18px;

}

.home-box-flash {
	display: block;
	background-color: #008EB1;
	padding: 4px 8px;
	font-size: 13px;
	margin-bottom: 13px;
	color: #fff;
	text-decoration: none;
}

.home-category {
	position: relative;
	border: 10px solid white;
	float: left;
	text-align: center;
	margin: 0 10px 10px 0;
}

	.home-category.last {
		margin: 0 1px 10px 0;
	}
	
	.home-category  img {
		width: 273px;
		border: 0 none #fff;
	}

.home-category-title {
	z-index: 5;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 5px 10px;
	text-align: left;
	background: url(../images/icons/shade.png) top left repeat;
	width: 253px;
}	
	.home-category-title a {
		text-decoration: none;
		color: #fff;
		font-size: 13px;
	}


#slider-wrap {
	float: left;
	position: relative;
	width: 470px;
	height: 310px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 10px solid white;
}

#slider {
	position: absolute;
	left: 0;
	z-index: 0;
}

#slider a {
	display: block;
	width: 470px;
	height: 310px;
	background-color: #fff;
}

#slider img {
	height: 314px;
	margin: auto;
	display: block	
}


#slider-caption-text {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	padding: 10px;
	color: #fff;
	font-size: 20px;
	background: url(../images/icons/shade.png) top left repeat;

}

/* Browse Category Styles */

#breadcrumbs {
	margin-bottom: 15px;
	font-size: 12px;
	color: #707173;
}
	#breadcrumbs a {
		text-decoration: none;
		color: #707173;
		padding: 1px 5px;
	}
	
	#breadcrumbs a:hover {
		background-color: #707173;
		color: #fff;
	}
	
	#breadcrumbs .lastcrumb {
		color: #008EB1;
	}





#category-photo {
	position: relative;
	float: left;
	border: 10px solid white;
	width: 330px;
	height: 220px;
	overflow: hidden;
		margin-bottom: 10px;
}
	#category-photo img {
		width: 330px;
		height: auto;
	}

	.category-title {
		z-index: 5;
		position: absolute;
		left: 0;
		bottom: 0;
		padding: 10px;
		text-align: left;
		font-size: 16px;
		color: #fff;
		width: 320px;
		background: url(../images/icons/shade.png) top left repeat;
	}	


#latest-photos {
	float: left;
	margin-left: 10px;
	width: 500px;
	height: 200px;
	border: 10px solid white;
	padding: 10px;
	background-color: #F2F2F2;
	margin-bottom: 10px;
}

.recent-cat-head {
	font-size: 16px;
	color: #707173;
	margin-bottom: 10px;
}

.recent-cat {
	width: 240px;
	float: left;
	margin: 0 10px 10px 0;
}
	.recent-cat img {
		width: 110px;
		float: left;
	}
	.recent-cat-desc {
		float: left;
		margin-left: 10px;
		width: 110px;
		text-transform: uppercase;
		font-size: 10px;
		color: #707173;
	}
	
	.recent-cat-desc a {
		color: #707173;
	}

	.recent-cat-thumb-wrap {
		float: left;
		width: 110px;
		height: 80px;
		overflow: hidden;
	}

	.recent-cat-thumb-wrap  img {
		margin-top: -20px;
	}	

.cat-desc {
	border: 10px solid white;
	padding: 10px;
	background-color: #F2F2F2;
	color: #707173;
	clear: both;
	margin: 15px 0;
}

.cat-desc a {
	color: #707173;
}


.sub-cat {
	position: relative;
	float: left;
	border: 10px solid white;
	margin: 0 10px 10px 0;
	text-align: center;
}

	.sub-cat img {
		width: 197px;
	}

	.sub-cat.last {
		margin-right: 0;
		margin-left: 2px;
	}


	
	.sub-cat .sub-cat-name {
		text-align: left;
		position: absolute;
		bottom: 0;
		left: 0;
		display: block;
		width: 192px;
		color: #fff;
		padding: 5px 10px;
		width: 177px;
		overflow: hidden;
		background: url(../images/icons/shade.png) top left repeat;		
	}
	
	.sub-cat a {
		width: 100%;
		height: 100%;
		text-decoration: none;
		color: #fff;
	}

	.cat-thumb-wrap {
		width: 197px;
		height: 129px;
		overflow: hidden;
	}

	.cat-thumb-wrap  img {
		margin-top: -35px;
	}







/* Browse Photo Styles */

.photo-row {
	float: left;
	clear: both;
	margin-bottom: 10px;
	font-size: 10px;
}

.photo-num {
	font-size: 12px;
	margin: 5px 0 0 0;
}

.photo-row a {
	text-decoration: none;
	color: #000;
}

.photo-image {
	float: left;
	margin-right: 10px;
	text-align: center;
}

	.photo-image.last {
		margin-right: 0;
		margin-left: 2px;
	}

	.photo-border {
		border: 10px solid white;
	}

	.photo-image-wrap {
		width: 197px;
		height: 130px;
		overflow: hidden;
	}


	.photo-image-wrap img {
		width: 197px;
		margin-top: -34px
	}

/* paginator */

.paginator {
	float: right;
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin: 0 0 10px 0;
}

	.paginator .pag-cur {
		display: block;
		height: 20px;
		padding: 3px 5px;
		margin-left: 5px;
		float: left;
		background-color: #707173;
	}
	
	.paginator .pag-oth {

		font-weight: bold;
		display: block;
		height: 20px;
		width: 20px;
		padding: 3px;
		margin-left: 5px;
		color: #fff;
		text-decoration: none;
		float: left;
		background-color: #9C9D9F;
	}
	
	.paginator .next {
		float: left;
		display: block;
		height: 20px;
		width: 20px;
		padding: 3px;
		margin-left: 5px;	
		background: url('../images/icons/pag-next.png') top left no-repeat;
	}
	
	.paginator .prev {
		float: left;
		display: block;
		height: 20px;
		width: 20px;
		padding: 3px;
		background: url('../images/icons/pag-prev.png') top right no-repeat;	
	}

/* View Photo Page */

.photo-left {
	float: left;
	border: 10px solid white;
	width: 540px;

	background-color: #fff;
	text-align: center;
}

	.photo-left img {

	}

	.photo-left .image-deleted {
		padding: 10px;
		font-size: 16px;
		color: #707173;
		background-color: #F2F2F2;
	}
	
	.photo-left .photo-title {
		border-top: 10px solid white;
text-align: left;
		padding: 10px;
		font-size: 12px;
		background-color: #F2F2F2;
	}

.photo-right {
	border: 10px solid white;
	float: left;
	margin-left: 10px;
	width: 290px;
	background-color: #F2F2F2;
	padding: 10px;
}

.photo-right, .photo-right td, .photo-right th, .photo-right a {
	font-size: 11px;
	color: #707173;
}

.price-options {
	width: 310px;
	margin-top: 10px;
}

#fancybox-title {
	background-color: #fff !important; 
}

.ann-pop-title { text-align: left; color: #666; padding: 10px; font-size: 14px; font-weight: normal;}

.ann-pop-title a { color: #666; padding: 10px; font-size: 14px; font-weight: normal;}


#already-ordered {
	background-color: #48AFC9
}

/* Carosel */

.photo-chooser {
	margin-top: 10px;
	border: 10px solid white;
	padding: 10px;
}

#chooser {
	width: 760px;
	height: 120px;
	float: left;
}

.ltt-photo {
	float: left;
}

.thumb-wrap {
	width: 183px;
	height: 120px;
	overflow: hidden;
	margin: 0 6px;
}

.thumb-wrap  img {
	width: 190px;
	margin-top: -36px;
}

.chooser-but {
	display: block;
	float: left;
	background-color: #48AFC9;
	width: 34px;
	height: 120px;
	margin-right: 5px;
}


.big-title {
	font-size: 16px;
	color: #707173;
	margin-bottom: 10px;
}

/* cart styles */

.cart-table {
	width: 860px;
}

.rule {
	width: 100%;
	height: 0px;
	border-bottom: 1px solid #999;
	margin: 10px 0;
}

.cart-title {
	font-size: 18px;
	margin-bottom: 10px;
}

	.cart-title a {
		text-decoration: none;
		font-size: 18px;

	}

#cart-total {
	width: 250px;
	float: right;
	font-size: 14px;
	text-align: center;
}

	.blue {
		color: #008ea8;
	}

.big-button {
	border: 1px solid #008ea8;
	background-color: #008ea8;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0;
	width: 190px;
	margin-top: 10px;
}

.continue-shopping {
	display: block;
	margin-top: 10px;
	font-size: 12px;
	text-align: center;
}

/* footer element styles */

#push {
	height: 92px;
}


#wrapper {
	border: 1px solid #999;
	padding: 0;
	min-height: 99.5%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -92px; /* the bottom margin is the negative value of the footer's height */
}

#footer {
	border-top: 2px solid #fff;
	background-color: #F2F2F2;
	height: 90px;
	margin: 0 auto;
}

#footer-inner {
	width: 900px;
	padding-top: 20px;
	margin: 0 auto;
}

.footer-nav {
	color: #707173;	
	float: left;
	margin: 0;
	padding: 0;
}

.footer-nav a {
	color: #707173;	
	text-decoration: none;
}

.footer-nav li {
	list-style: none;
}



ul.topnav li {
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}

ul.topnav li a{
	float: left;
}

ul.topnav li span { /*--Drop down trigger styles--*/
	margin-left: 5px;
	width: 20px;
	height: 20px;
	float: left;
	background: url(../images/icons/expand.png) no-repeat center top;
}

ul.topnav li ul.subnav {
	z-index: 999;
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 23px;
	background: #fff;
	margin: 0 !important; padding: 0;
	display: none;
	float: left;
	width: 158px;
}
ul.topnav li ul.subnav li{
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	clear: both;
	width: 158px;
	background-color: #707173;
	color: #fff;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 133px;
	padding: 5px 10px;
	margin: 0 !important;
	font-size: 12px !important;
	border-left: 0 solid #fff !important;
	border-bottom: 1px solid #9C9D9F;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background-color: #48AFC9;
}


